|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
Well-known QUIC version numbers. More...
Variables | |
| constexpr uint32_t | version_1 = 0x00000001 |
| QUIC version 1 (RFC 9000) | |
| constexpr uint32_t | version_2 = 0x6b3343cf |
| QUIC version 2 (RFC 9369) | |
| constexpr uint32_t | negotiation = 0x00000000 |
| Version Negotiation (special value) | |
Well-known QUIC version numbers.
|
constexpr |
|
constexpr |
|
constexpr |
QUIC version 2 (RFC 9369)
Definition at line 32 of file packet.h.
Referenced by kcenon::network::protocols::quic::initial_keys::derive().