commit | 944cfbc80f383d9bc2eca950fc8bf19628381624 | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Wed Jul 31 09:15:00 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 02 06:18:17 2019 -0700 |
tree | a4337c007dc745e7c7167c402c08a98709c56e25 | |
parent | 6c84c1403f6ad1288b1e95158eedaef54b60763d [diff] |
gfe-relnote: Let GFE be able to use HTTP2(tree-style) priority write scheduler in QUIC and enable it via a connection option H2PR. Protected by gfe2_reloadable_flag_quic_use_http2_priority_write_scheduler. PiperOrigin-RevId: 260938733 Change-Id: I6d3f6c325a07b17bdfd8c416add8327b8d54be8a
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.