only2dhir / spring-websocket-without-stomp

how to maintain spring session during websocket connection through HandshakeInterceptor. Doing so we can track user session during every websocket request and can utilize this session to track client activities from the server or can be used to provide an extra level of security even after the server is connected through websocket protocol.
7Updated 5 years ago

Alternatives and similar repositories for spring-websocket-without-stomp:

Users that are interested in spring-websocket-without-stomp are comparing it to the libraries listed below