walrus-socket 0.0.5

Unix domain socket transport for Walrus daemon communication
Documentation
1
2
3
4
5
6
7
8
9
10
# walrus-protocol

Wire protocol for Walrus daemon communication.

Defines `ClientMessage` and `ServerMessage` enums, frame codec for
length-delimited JSON over Unix domain sockets, and agent/MCP summary types.

## License

GPL-3.0