Expand description
Walrus wire protocol — message types, API traits, and wire codec.
Modules§
- api
- Protocol API traits — Server and Client.
- codec
- Length-prefixed framing codec for walrus wire protocol.
- ext
- Walrus Extension protocol types.
- message
- Wire protocol message types — re-exported from generated protobuf types.
- proto
- Prost-generated protobuf types for wire encoding.
Constants§
- PROTOCOL_
VERSION - Current protocol version.