Expand description
Transport layer for the Crabtalk daemon.
Wire message types, API traits, and codec live in crabtalk-core::protocol.
This crate provides UDS and TCP transport layers.
Modules§
Enums§
- Transport
- Transport-agnostic client connection to the crabtalk daemon.
Constants§
- REPLY_
CHANNEL_ CAPACITY - Per-connection reply channel capacity.