salmar / spring-websocket-chat

Chat application using Spring WebSockets
614 stars 316 forks source link

websocket session is not destroyed when HttpSession destroyed or expired #20

Closed 3rdlab closed 6 years ago

3rdlab commented 6 years ago

by AbstractSessionWebSocketMessageBrokerConfigurer,

It seems like WebSocket session is expected to destroyed when httpSession is destroyed or expired