Module client_streaming

Source
Expand description

Client streaming interaction pattern.

Structs§

ClientStreaming
Client streaming interaction pattern

Enums§

Error
Server error when accepting a client streaming request
ItemError
Server error when receiving an item for a client streaming request

Traits§

ClientStreamingMsg
Defines update type and response type for a client streaming message.