WebSocketReader
fun WebSocketReader(byteChannel: ByteReadChannel, coroutineContext: CoroutineContext, maxFrameSize: Long, pool: ObjectPool<ByteBuffer> = KtorDefaultPool)
Content copied to clipboard
Parameters
maxFrameSize
maximum frame size that could be read