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