Sergi Almar opened SPR-11578 and commented
Even if detecting WebSocket connections and disconnections is currently doable with ChannelInterceptor
/ HandlerDecorator
, these require some extra logic and configuration. It would be useful to have a more event driven and decoupled solution with ApplicationEvent
s like WebSocketConnectEvent
and WebSocketDisconnectEvent
Affects: 4.0.2
Referenced from: commits 13da705, a247d5f