commit | bdf981f603b8f426d6009133997a0bb1688cf793 | [log] [tgz] |
---|---|---|
author | bnc <bnc@google.com> | Tue Jul 30 17:21:14 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 31 02:40:23 2019 -0700 |
tree | 3d98d5d7e7b02ff3c3c1550701cb3033e34b37ea | |
parent | 67012993060a3f5d2a4786f996fc92fa0449c87b [diff] |
Add QpackBlockingManager to track blocked streams and blocking entries. gfe-relnote: n/a, change to QUIC v99-only code. Protected by existing disabled gfe2_reloadable_flag_quic_enable_version_99. PiperOrigin-RevId: 260829566 Change-Id: I3f2f74384f213f3dfea8460a77f759b070a7d79c
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.