Module client_or_server
Available on crate features
client or server only.Modules§
- transport
- Unix Domain Socket support for generic transport using Tokio.
Structs§
- Codec
- Bincode codec using bincode crate.
- Transport
- A transport that serializes to, and deserializes from, a byte stream.