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.
- H3Error
Code - H3 error codes per RFC 9114 §8.1.
- H3Stream
Result - The result of processing an HTTP/3 bidirectional stream.
- UniStream
Result - The result of processing an HTTP/3 unidirectional stream.