Module tokio_proto::pipeline [−][src]
Pipelined RPC protocols.
See the crate-level docs for an overview.
Structs
ClientFuture |
Future returned by a call to |
ClientService |
Client |
Pipeline |
A marker used to flag protocols as being pipelined RPC. |
Traits
ClientProto |
A pipelined client protocol. |
ServerProto |
A pipelined server protocol. |