Expand description

Defines the QUIC connection ID

Structs

Information about the connection that may be used when generating or validating connection IDs

Uniquely identifies a QUIC connection between 2 peers

Uniquely identifies a QUIC connection between 2 peers

Uniquely identifies a QUIC connection between 2 peers

Uniquely identifies a QUIC connection between 2 peers

Enums

Constants

The maximum size of a connection ID.

The maximum bounded lifetime of a connection ID. Connection IDs may have no specified lifetime at all, but if a lifetime is specified, it cannot exceed this value.

The minimum lifetime of a connection ID.

Traits

Format for connection IDs

A generator for a connection ID format

A validator for a connection ID format