Deepak Kumar
Deepak Kumar
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...
Thanks for pointing it out. Interesting to see that WebSocket and STOMP specs take different approaches for the same underlying thing (https://stomp.github.io/stomp-specification-1.2.html#Protocol_Negotiation). Your help in testing the solution out will...
In `ng2-stompjs` you would need to set it through configuration. The above example will only work for `stompjs`. https://stomp-js.github.io/api-docs/latest/classes/RxStompConfig.html#stompVersions
@mennolodder were you able to test this?
Many thanks! Based on your results I will make a minor release with this change.
Thanks for confirming this. I will make a minor release with this change.
Fixed by https://github.com/stomp-js/stompjs/commit/fb2f98edf5151aa707309595791315730e053d08
Many thanks for pointing it out. It does not make sense to include the sourcemap when the source is not included. In the next release, the source maps will be...
Please try the newly released 6.1.1, it should resolve the issue.
Thanks for pointing it out, I am reopening this issue.