JSteunou / webstomp-client

Stomp client over websocket for browsers
Apache License 2.0
299 stars 59 forks source link

Re-write connect #6

Open JSteunou opened 8 years ago

JSteunou commented 8 years ago

try to avoid all actual closures inside client.connect and also check if onopen is still ok if connect is called not immediately after ws creation #5