|
QUIC Protocol Implementation 1.0
A Python implementation of the QUIC (Quick UDP Internet Connections) protocol.
|
Classes | |
| class | Constants |
@file constants.py
@brief Constants used throughout the QUIC protocol implementation.
@details Defines numerical constants, bit masks, and configuration values
used by the various components of the QUIC implementation.