jmesnil / stomp-websocket

Stomp client for Web browsers and node.js apps
http://jmesnil.net/stomp-websocket/doc/
Apache License 2.0
1.43k stars 587 forks source link

Client send large amount of info?t request on fail connection #139

Open moussa-b opened 7 years ago

moussa-b commented 7 years ago

Here is my stack : Spring + SockJS + StompJS. When the connexion fails the client sends tons of info?t request (see screenshot). Is there a way to avoid this behavior??

upload

moussa-b commented 7 years ago

Any update on this topic?