Hello, this pr may update the issue https://github.com/spring-projects/spring-framework/issues/28409
Comment From: linghengqian
An additional topic is, should we point to another client being maintained?
Comment From: xixingya
An additional topic is, should we point to another client being maintained?
sure,but I am not found another client,if you find,Welcome to point out
Comment From: linghengqian
An additional topic is, should we point to another client being maintained?
sure,but I am not found another client,if you find,Welcome to point out
-
I revisited https://stomp.github.io/implementations.html and noticed
stomp-js/rx-stomp
(refer to https://github.com/stomp-js/rx-stomp/ ) andstomp-js/stompjs
(refer to https://github.com/stomp-js/stompjs/ ) is actively maintained under the same org. -
I'm not really sure what
RxJS
means, but if it's the same context asRxJava
, then obviouslystomp-js/stompjs
is not as well maintained asstomp-js/rx-stomp
.
Comment From: snicoll
@xixingya thanks for the PR but we'd prefer to revisit this part of the doc in more details.