Module stream

Module stream 

Source
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§

IoReadError
An error during stream I/O read operation.

Type Aliases§

IoWriteError
An error during stream I/O write operation.