pladaria / reconnecting-websocket

Reconnecting WebSocket. For Web, React Native, cli (Node.js)
MIT License
1.22k stars 197 forks source link

Fails first time #73

Closed galipmedia closed 6 years ago

galipmedia commented 6 years ago

For some reason when I use this I get one failed error per connection in the console, but it retrys and works immediately. Why does it fail once?

pladaria commented 6 years ago

Could you please post some code to reproduce this problem?

I can't reproduce your problem: Simple example: https://codesandbox.io/s/rwxowro90n

pladaria commented 6 years ago

Closing. Please, reopen this issue if you find a way to reproduce.