Expand description
QUIC packet structures and processing
Structs§
- Fixed
Length Connection IdParser - A
ConnectionIdParser
implementation that assumes the connection ID is of fixed length - Partial
Decode - Decodes a QUIC packet’s invariant header
- Protected
Initial Header - Header of an Initial packet, before decryption
Enums§
- Long
Type - Long packet types with uniform header structure
- Packet
Decode Error - Packet decode error
- Protected
Header - Plain packet header
- SpaceId
- Packet number space identifiers
Traits§
- Connection
IdParser - Parse connection id in short header packet