stompjs
stompjs copied to clipboard
JSteunou WebStomp Lib Differences?
Are there any consideration differences on using Stomp.js lib over the one we use JSteunou? Without us diving too deep I thought you might be able to help, or if they are pretty close to each other? This looks like you have TS support but aside from that? Thank you.
I do not have much information on JSteunou's version. However I guess that JSteunou's version and this version both were written because https://github.com/jmesnil/stomp-websocket was no longer maintained.
You can go through https://stomp-js.github.io/faqs/faqs.html#p-how-is-it-related-to-stompjs-from-jeff-mesnil-p and subsequent questions to get some idea.
It is not likely that this library misses any feature. In case you want to migrate to this library and find missing features please log tickets.
Also see https://stomp-js.github.io/faqs/faqs.html#p-which-one-i-should-use-stompjs-rx-stomp-or-ng2-stompjs-p
@tryhardest @kum-deepak can this issue be closed? thanks!