A Spring Framework module that support WebSocket-style messaging in web applications (native websocket and with SockJS support), including use of STOMP as an application level WebSocket sub-protocol.
I need to react on a user destination subscription. Example: A user subscribes to /user/messages, because he wants to …
spring websocket stomp spring-4 spring-websocket