Expand description
Multiplexed RPC protocols.
See the crate-level docs for an overview.
Structs§
- Client
Service - Client
Service
for simple multiplex protocols - Multiplex
- A marker used to flag protocols as being multiplexed RPC.
Traits§
- Client
Proto - An multiplexed client protocol.
- Server
Proto - An multiplexed server protocol.
Type Aliases§
- Request
Id - Identifies a request / response thread