RawWebSocket
Creates a RAW web socket session from connection
Parameters
is a ByteReadChannel of connection
is a ByteWriteChannel of connection
is an initial maxFrameSize value for WebSocketSession
is an initial masking value for WebSocketSession
is a CoroutineContext to execute reading/writing from/to connection
Creates a RAW web socket session from connection
Parameters
is a ByteReadChannel of connection
is a ByteWriteChannel of connection
is an initial maxFrameSize value for WebSocketSession
is an initial masking value for WebSocketSession
is a CoroutineContext to execute reading/writing from/to connection
Creates a RAW web socket session from connection
Parameters
is a ByteReadChannel of connection
is a ByteWriteChannel of connection
is an initial maxFrameSize value for WebSocketSession
is an initial masking value for WebSocketSession
is a CoroutineContext to execute reading/writing from/to connection