This change copies utility methods and basic nghttp2 callback implementations from //net/http2/server/lib/internal/h2. PiperOrigin-RevId: 367033357 Change-Id: I00b7d16ecdebe8f3a003ba53cab10e6dc3b98d50
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.