-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
SMSystem.IndexOutOfRangeException: Index was outside the bounds of the array.
at SuperSocket.WebSocket.WebSocketServer`1.ParseHandshake(IWebSocketSession session, TextReader reader) in D:\SuperSocket\SuperSocket.WebSocket\WebSocketServer.cs:line 584
at SuperSocket.WebSocket.Protocol.WebSocketHeaderReceiveFilter.Filter(Byte[] readBuffer, Int32 offset, Int32 length, Boolean isReusableBuffer, Int32& rest)