Skip to main content

Crate walrus_protocol

Crate walrus_protocol 

Source
Expand description

Walrus wire protocol types shared between gateway and client.

Modules§

codec
Length-prefixed framing codec for Unix domain socket transport.

Structs§

AgentSummary
Summary of a registered agent.
McpServerSummary
Summary of a connected MCP server.

Enums§

ClientMessage
Messages sent by the client to the gateway.
ServerMessage
Messages sent by the gateway to the client.

Constants§

PROTOCOL_VERSION
Current protocol version.