Expand description
Pipelined, streaming protocols.
See the crate-level docs for an overview.
Modules§
- Provides the substrate for implementing pipelined, streaming protocols.
Structs§
- A marker used to flag protocols as being streaming and pipelined.
Enums§
- A pipelined protocol frame
Traits§
- A streaming, pipelined client protocol.
- A streaming, pipelined server protocol.
- Additional transport details relevant to streaming, pipelined protocols.