Pass WebSocket session attributes in HandshakeInterceptor and expose them to MessageMapping methods [SPR-11566] #16190
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Sergi Almar opened SPR-11566 and commented
The HandshakeInterceptor allows passing attributes to the WebSocket session, these seem to be handshake specific attributes, it would be useful if those were WebSocket session attributes instead.
Additionally, it would be also useful to make these attributes available in the MessageMapping methods in the same fashion as request parameters in Spring MVC.
Affects: 4.0.2
Issue Links:
The text was updated successfully, but these errors were encountered: