Structs§
- Connection
- Used to create grouped sub-streams.
- Id
- Explicit Id provided by the user for a stream for a specific
Connection
. - Receive
Stream Bytes - Receive part of the bytes stream.
- Send
Stream Bytes - Send part of the bytes stream.
- Stream
Manager - Manages accepting of new streams.
Enums§
Type Aliases§
- Receive
Stream - Receive part of the serialized stream.
- Receive
Stream Temp - Send
Stream - Send part of the serialized stream.
- Temp
Send Stream