I sometimes get this message when my connection is closed: WebSocket connection to '[pusher url...]' failed: WebSocket is closed before the connection is established..
It would be nice to have a method called isActive() or isConnected() to know about it and be able to reconnect.
I sometimes get this message when my connection is closed:
WebSocket connection to '[pusher url...]' failed: WebSocket is closed before the connection is established..It would be nice to have a method called
isActive()orisConnected()to know about it and be able to reconnect.