Skip to content

Support using the negotiated WebSocket sub-protocol [SPR-10786] #15412

Closed
@spring-projects-issues

Description

@spring-projects-issues

Rossen Stoyanchev opened SPR-10786 and commented

Although STOMP is a supported WebSocket sub-protocol, currently it is used irrespective of the sub-protocol that may have been negotiated during the WebSocket handshake.

This is of course convenient if STOMP is the only sub-protocol that an application plans to support. However it should also be possible to have the negotiated sub-protocol determine what is used. That way more than one sub-protocol can be supported and negotiated at runtime.


Affects: 4.0 M2

This issue is a sub-task of #13994

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions