Expand description
HTTP3 stream types.
Modules§
- bilocal
- Bidirectional local stream implementations.
- biremote
- Bidirectional remote stream implementations.
- session
- Bidirectional local/remote stream implementations.
- types
- Types and states of a stream.
- unilocal
- Unidirectional local stream implementations.
- uniremote
- unidirectional remote stream implementations.
Structs§
- Stream
- A QUIC/HTTP3/WebTransport stream.
Enums§
- IoRead
Error - An error during stream I/O read operation.
Type Aliases§
- IoWrite
Error - An error during stream I/O write operation.