Represents a single incoming WebSocket message as an InputStream.
Retrieve the next websocket frame of the stream and discard the current one
The frame type for this nessage;
See Implementation
Represents a single incoming WebSocket message as an InputStream.