quic_rpc::pattern

Module bidi_streaming

Source
Expand description

Bidirectional stream interaction pattern.

Structs§

Enums§

  • Server error when accepting a bidi request
  • Server error when receiving an item for a bidi request

Traits§

  • Defines update type and response type for a bidi streaming message.