Expand description
Fallible server streaming interaction pattern.
Structs§
- A guard message to indicate that the stream has been created.
- Fallible server streaming interaction pattern.
Enums§
- Server error when accepting a server streaming request
- Client error when handling responses from a server streaming request.
Traits§
- Same as ServerStreamingMsg, but with lazy stream creation and the error type explicitly defined.