sta / websocket-sharp

A C# implementation of the WebSocket protocol client and server
http://sta.github.io/websocket-sharp
MIT License
5.69k stars 1.66k forks source link

Fatal WebSocketException #705

Open LeeBaWoo opened 2 years ago

LeeBaWoo commented 2 years ago

2022-08-17 오후 3:56:54|Fatal|WebSocket.b170_2|WebSocketSharp.WebSocketException: An unsupported opcode. 위치: WebSocketSharp.WebSocketFrame.processHeader(Byte[] header) 위치: WebSocketSharp.WebSocketFrame.<>c__DisplayClass73_0.b0(Byte[] bytes) 위치: WebSocketSharp.Ext.<>c__DisplayClass54_0.b__0(IAsyncResult ar) 2022-08-17 오후 3:56:54|Trace|WebSocket.close|Begin closing the connection. 2022-08-17 오후 3:56:54|Debug|WebSocket.closeHandshake|Was clean?: False sent: True received: False 2022-08-17 오후 3:56:54|Trace|WebSocket.close|End closing the connection. 2022-08-17 오후 3:56:54|Error|WebSocketSessionManager.tryGetSession|A session with the specified ID isn't found: ID: aaf167377a844dc8bf45a3a555f8d22e 2022-08-17 오후 3:56:54|Error|WebSocketSessionManager.tryGetSession|A session with the specified ID isn't found: ID: aaf167377a844dc8bf45a3a555f8d22e

websocket-sharp.dll version 1.0.4.0