Start reading: https://surajkjai.github.io/quic-http3-masque-guide/
Source, labs and build: https://github.com/surajkjai/quic-http3-masque-guide
A 13-chapter, 66-section technical book on QUIC (RFC 9000 / 9001 / 9002), HTTP/3 (RFC 9114), QPACK (RFC 9204) and MASQUE (RFC 9297 / 9298 / 9484). Every normative claim is anchored to an RFC section, every wire-format figure is generated from a single constants table, and every chapter ends with a self-check quiz. The site is fully static and works offline once loaded.
Who it's for: engineers who need to deploy, debug, tune or implement QUIC/HTTP/3, and anyone who wants to understand how a UDP packet is proxied through an HTTP/3 MASQUE tunnel, byte by byte.
Suggested paths