NetCoreServer icon indicating copy to clipboard operation
NetCoreServer copied to clipboard

need upload file use websocket

Open q742694312 opened this issue 3 years ago • 1 comments

case WS_BINARY: { _wsHandler.OnWsReceived(WsReceiveFinalBuffer.ToArray(), 0, WsReceiveFinalBuffer.Count); break; }

q742694312 avatar Aug 04 '22 09:08 q742694312

PrepareReceiveFrame case WS_BINARY

q742694312 avatar Aug 04 '22 09:08 q742694312