Open gutkowski opened 5 years ago
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?
i have the same problem do you solved it?
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?