You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: