An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## Messaging with WebSocket over sockjs

Sending message via WebSocket with sockjs protocol

### Flow / Schema topology

![image flow](docs/imgs/flow.png)