Enable STOMP over WebSocket support [SPR-10745] #15371
Labels
in: messaging
Issues in messaging modules (jms, messaging)
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: task
A general task
Milestone
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
The text was updated successfully, but these errors were encountered: