tokio_proto::streaming

Module pipeline

Source
Expand description

Pipelined, streaming protocols.

See the crate-level docs for an overview.

Modules§

  • Provides the substrate for implementing pipelined, streaming protocols.

Structs§

Enums§

  • A pipelined protocol frame

Traits§

  • A streaming, pipelined client protocol.
  • A streaming, pipelined server protocol.
  • Additional transport details relevant to streaming, pipelined protocols.