Allow TLS-based versions in quic_client and quic_server Also adds functions for overriding the version label for T099, parsing version labels from strings, and easily enabling flags required by particular QUIC versions. gfe-relnote: protected by disabled flag quic_supports_tls_handshake, or test-only code PiperOrigin-RevId: 242047771 Change-Id: I00d8948fca5e91021c386944371dc3b92f1f3988
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.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.