Companion

Properties

Link copied to clipboard
const val MAX_FRAME_BYTES: Int = 512

Per-frame ceiling, matching StreamFrameCodec.MAX_TO_FROM_RADIO_SIZE.

Link copied to clipboard
const val RECEIVE_QUEUE_CAPACITY: Int = 8192

Capacity of the inbound frame queue.