Skip to content

Update Stomp Client Recommendation in Docs [SPR-15624] #20183

Closed
@spring-projects-issues

Description

@spring-projects-issues

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:

https://stackoverflow.com/questions/41119274/stomp-js-is-out-of-date-and-no-longer-maintained-which-stomp-client-to-use-wit

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

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchestype: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions