Expand description
Pipelined RPC protocols.
See the crate-level docs for an overview.
Structs§
- Client
Service - Client
Service
for simple pipeline protocols - Pipeline
- A marker used to flag protocols as being pipelined RPC.
Traits§
- Client
Proto - A pipelined client protocol.
- Server
Proto - A pipelined server protocol.