WebSocketListener
WebSocketListener copied to clipboard
Fixing reading frame header async when the initial read does not read a full frame.
webSocket.ReadStringAsync would improperly the frame header when it did not read the full header.
Updating dependencies