WebSocketReader
constructor(byteChannel: ByteReadChannel, coroutineContext: CoroutineContext, maxFrameSize: Long, pool: ObjectPool<ByteBuffer> = KtorDefaultPool, queueConfig: ChannelConfig = ChannelConfig.UNLIMITED)(source)
Parameters
maxFrameSize
maximum frame size that could be read