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 am trying to connect a secure websocket (via protocol wss:// and port 9999), but it returns an error "Error in connection establishment: net::ERR_CONNECTION_CLOSED"
How can I successful connect to the WebSocket using the wss protocol over https?
The text was updated successfully, but these errors were encountered:
I am trying to connect a secure websocket (via protocol wss:// and port 9999), but it returns an error "Error in connection establishment: net::ERR_CONNECTION_CLOSED"
How can I successful connect to the WebSocket using the wss protocol over https?
The text was updated successfully, but these errors were encountered: