Expand description
Adapter protocol v1: big-endian u32 byte length followed by UTF-8 JSON.
Structs§
Enums§
Constants§
- MAX_
FRAME - A frame limit, not a file/tree/stream size limit. Bulk services must page/chunk.
Functions§
- encode
- name
- Validate a protocol identifier shared by service and package contracts.
- read_
frame - read_
frame_ or_ eof - Distinguishes a clean pipe close from a truncated header or body.
- validate
- write_
frame