commit | b012d21eccf0de90bd4b0d56b7e795fbe0c1486b | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Thu Aug 01 18:07:26 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 02 06:21:14 2019 -0700 |
tree | 3f6cd946c93538f671aa5ccdbc1ea1b823f0f66b | |
parent | b953d02e8bbaf798302bd33645a8e8d537ac8884 [diff] |
Support 20byte connection IDs in QUIC v99 gfe-relnote: change max connection ID length, protected by disabled flag quic_enable_v99 PiperOrigin-RevId: 261237446 Change-Id: Iba22fe96d6a392c97f75f92f5c3b9ed7b11e3828
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.