Module settings

Source
Expand description

Configuration for QUIC connections.

Structs§

ConnectionParams
Combined configuration parameters required to establish a QUIC connection.
Hooks
Hook configuration for use in the QUIC connection lifecycle.
QuicSettings
QUIC configuration parameters.
TlsCertificatePaths
TLS credentials to authenticate the endpoint.

Enums§

CertificateKind
Types of PKI certificates supported by the crate.