Examples
Async HTTP/1.1 server on the reactor
One connection body for both transports, async HTTPS
HTTP/2, explicit SETTINGS negotiation
Async h2 over TLS, h2spec 146/146
One HTTPS port, both protocols via ALPN
HTTP/2 conformance baseline
Request bodies and POST over HTTP/3
HTTP/1.1, HTTP/2 and HTTP/3 from one handler
Async HTTP/3 (QUIC) client via ngtcp2 + nghttp3
POST bodies over HTTP/3
WebTransport over HTTP/3, extended CONNECT
Bounded-resource overflow, counted not dropped
RFC 9221 unreliable datagrams over QUIC
Async WebSocket (RFC 6455) server
WebSocket over TLS, shared connection body
Minimal single-threaded epoll reactor
One route table tested across all three protocols
Self-pacing stream producer, spinning consumers get cut
Bounded outbound fetch for proxying
Crash diagnostics that name the request
Caller-built TlsContext
