<init>
RawWebSocket(
input: ByteReadChannel,
output: ByteWriteChannel,
maxFrameSize: Long = Int.MAX_VALUE.toLong(),
masking: Boolean = false,
coroutineContext: <ERROR CLASS>,
pool: ObjectPool<ByteBuffer> = KtorDefaultPool)
Represents a RAW web socket session