Description
Gunnar Hillert opened SPR-15624 and commented
In the reference guide we are referring multiple time to an outdated and unmaintained version of the Stomp JavaScript client stomp.js:
https://github.com/jmesnil/stomp-websocket
Which library would we recommend going forward?
It looks like there are a few competing forks (no clear winner) around:
https://github.com/JSteunou/webstomp-client
https://github.com/stomp-js/stomp-websocket
There is also an open question on this on Stackoverflow:
This may also raise a general question on the State of Stomp as a preferred means for doing websocket-based messaging.
Also, how does it relate to our Reactive WebSocket Support in WebFlux?
How does it relate to #19101
Affects: 5.0 RC1
Referenced from: commits 8670411, 513461d, 357fb48
Backported to: 4.3.14