Expand description
Walrus wire protocol types shared between gateway and client.
Modules§
- codec
- Length-prefixed framing codec for Unix domain socket transport.
Structs§
- Agent
Summary - Summary of a registered agent.
- McpServer
Summary - Summary of a connected MCP server.
Enums§
- Client
Message - Messages sent by the client to the gateway.
- Server
Message - Messages sent by the gateway to the client.
Constants§
- PROTOCOL_
VERSION - Current protocol version.