HTTP/3 and WebTransport get real when tests get mean.
These upstream projects were used as practical implementation and parity references:
These references informed wire behavior and compatibility expectations:
- QUIC Transport (RFC 9000)
- Using TLS with QUIC (RFC 9001)
- QUIC Recovery (RFC 9002)
- HTTP/3 (RFC 9114)
- QPACK (RFC 9204)
- WebTransport over HTTP/3 draft
- HTTP Datagrams and Capsule Protocol (RFC 9297)
- nghttp3 for additional HTTP/3 implementation perspective.
Huge thanks to the LSQUIC team and the broader HTTP/3 ecosystem for keeping protocol work open and verifiable.