Package-level declarations
Types
Link copied to clipboard
Thrown when a frame exceeds framed's maxFrameSize, in either direction: an oversize send throws before writing, and a received length prefix over the limit throws before any allocation is performed (the flow terminates immediately).
Functions
Link copied to clipboard
Adapt a kotlinx-io Source/Sink byte-stream into a message Connection using a 4-byte big-endian length prefix per frame.