Expand description
Wire protocol for ZK Protocol message framing and encryption
Provides binary message framing, encryption, and protocol versioning.
Structs§
- Wire
Header - Wire protocol message header
- Wire
Message - Complete wire protocol message
- Wire
Protocol - Wire protocol handler for encoding/decoding messages
Enums§
- Message
Type - Message type identifiers
Constants§
- MAX_
MESSAGE_ SIZE - Maximum message size (64KB)
- WIRE_
PROTOCOL_ VERSION - Current wire protocol version