okechukwu001 / 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.

Home Page:https://www.devglan.com/spring-boot/spring-session-stomp-websocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.

https://www.devglan.com/spring-boot/spring-session-stomp-websocket


Languages

Language:Java 39.3%Language:HTML 35.3%Language:JavaScript 20.2%Language:CSS 5.2%