API Reference quic v#1.3.1

View Source

Modules

QUIC public API.

QUIC ACK frame generation and processing.

AEAD encryption/decryption for QUIC packet protection.

QUIC application behaviour.

QUIC congestion control behavior and facade.

QUIC BBRv3 congestion control implementation.

QUIC CUBIC congestion control implementation.

QUIC NewReno congestion control implementation.

QUIC connection state machine implemented as gen_statem.

TLS 1.3 key schedule and cryptographic operations for QUIC.

Behaviour definition for node discovery backends.

DNS SRV record discovery backend.

Static node discovery backend.

Erlang distribution protocol implementation over QUIC.

Per-connection distribution controller.

Supervisor for QUIC distribution components.

Session ticket storage for 0-RTT fast reconnection.

EPMD replacement module for QUIC distribution.

QUIC connection-level flow control implementation.

QUIC frame encoding and decoding.

HTTP/3 client and server API.

HTTP/3 test client escript.

HTTP/3 connection management.

HTTP/3 frame encoding and decoding.

HTTP/3 test server escript.

HKDF implementation for QUIC key derivation.

Interop runner client for QUIC compliance testing.

Interop runner server for QUIC compliance testing.

QUIC key derivation for packet protection.

QUIC Load Balancer Connection ID encoding and decoding.

QUIC server listener for accepting connections.

Supervisor for a pool of QUIC listeners using SO_REUSEPORT.

QUIC loss detection implementation.

QUIC packet encoding and decoding.

QUIC Path MTU Discovery implementation.

QLOG Tracing for QUIC (draft-ietf-quic-qlog-quic-events)

QPACK header compression for HTTP/3 (RFC 9204).

Huffman encoding and decoding for QPACK (RFC 9204).

ETS-based registry for named QUIC server lookup.

Dynamic supervisor for QUIC server pools.

UDP socket abstraction with packet batching support.

QUIC stream state management.

Top-level supervisor for the QUIC application.

Session ticket storage and PSK derivation for 0-RTT.

TLS 1.3 message generation and parsing for QUIC.

Variable-length integer encoding/decoding for QUIC.