Skip to content

Enable STOMP over WebSocket support [SPR-10745] #15371

@spring-projects-issues

Description

@spring-projects-issues

Rossen Stoyanchev opened SPR-10745 and commented

STOMP (Simple Text-Oriented Messaging Protocol) enables support for messaging patterns such as pub-sub and point-to-point. A wide range of message brokers support it and there is also a range of clients including a STOMP JavaScript client that can also be used over WebSocket as well as SockJS from a browser. The STOMP protocol provides a good overview.


Affects: 4.0 M1

This issue is a sub-task of #13994

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)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