Module packet

Module packet 

Source
Expand description

QUIC packet structures and processing

Structs§

FixedLengthConnectionIdParser
A ConnectionIdParser implementation that assumes the connection ID is of fixed length
PartialDecode
Decodes a QUIC packet’s invariant header
ProtectedInitialHeader
Header of an Initial packet, before decryption

Enums§

LongType
Long packet types with uniform header structure
PacketDecodeError
Packet decode error
ProtectedHeader
Plain packet header
SpaceId
Packet number space identifiers

Traits§

ConnectionIdParser
Parse connection id in short header packet