Code:
- QUIC (RFC 9000): quic-go
- a (minimal) QPACK (RFC 9204) implementation: qpack
- WebTransport over HTTP/3 (draft specification): webtransport-go
- CONNECT-UDP (RFC 9298): masque-go
- CONNECT-IP (RFC 9484): connect-ip-go
Documentation:
- code for quic-go.net: docs