https://github.com/dimmaryanto93/springboot2-websocket-sockjs-example
Example of WebSocket using sockjs implementation with Springboot sockjs
https://github.com/dimmaryanto93/springboot2-websocket-sockjs-example
message-broker sockjs-client sockjs-server springboot2 websocket
Last synced: 2 months ago
JSON representation
Example of WebSocket using sockjs implementation with Springboot sockjs
- Host: GitHub
- URL: https://github.com/dimmaryanto93/springboot2-websocket-sockjs-example
- Owner: dimMaryanto93
- License: mit
- Created: 2019-09-03T03:59:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T07:11:47.000Z (about 6 years ago)
- Last Synced: 2024-12-27T19:41:59.410Z (about 1 year ago)
- Topics: message-broker, sockjs-client, sockjs-server, springboot2, websocket
- Language: Java
- Size: 982 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Messaging with WebSocket over sockjs
Sending message via WebSocket with sockjs protocol
### Flow / Schema topology
