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
So I know we can set up listeners for events like received, connected, rejected. But can you set up a listener when an error occurs while trying to connect to the WebSocket? For instance if we don't have internet access or the host is wrong?
The text was updated successfully, but these errors were encountered:
So I know we can set up listeners for events like
received
,connected
,rejected
. But can you set up a listener when an error occurs while trying to connect to the WebSocket? For instance if we don't have internet access or the host is wrong?The text was updated successfully, but these errors were encountered: