Skip to main content

Module h3

Module h3 

Source
Expand description

Trillium HTTP/3 types

Structs§

H3Connection
Shared state for a single HTTP/3 QUIC connection.

Enums§

H3Error
An error that may occur during HTTP/3 stream or connection processing.
H3ErrorCode
H3 error codes per RFC 9114 §8.1.
H3StreamResult
The result of processing an HTTP/3 bidirectional stream.
UniStreamResult
The result of processing an HTTP/3 unidirectional stream.