Cocapn fleet protocol module — message formats, wire protocols, and communication standards.
pip install cocapn-protocolDefines message formats and wire protocols for fleet communication. Standard interfaces for all inter-agent messaging.
- Message Formats — Standard fleet message schemas
- Wire Protocols — Binary and JSON protocol definitions
- Channel Types — DM, broadcast, room, and bottle message types
- Protocol Versioning — Backward-compatible protocol evolution
- bottle-protocol — Git-native messaging
- synclink-protocol — Binary edge sync
MIT