websocket-sharp icon indicating copy to clipboard operation
websocket-sharp copied to clipboard

no way for the client to reconnect to server

Open storm37000 opened this issue 4 years ago • 2 comments

no way that ive tried allows reconnection to a server after lost connection. ws.ReadyState == WebSocketState.Open always returns true. Error|WebSocket.sendBytes|Unable to write data to the transport connection: The socket has been shut down.

storm37000 avatar Apr 18 '20 20:04 storm37000

u solve this?

ilsnk avatar Jul 08 '22 16:07 ilsnk

please look this solve, and hope it help! https://github.com/sta/websocket-sharp/issues/516#issuecomment-1179526378

ilsnk avatar Jul 09 '22 12:07 ilsnk