commit | cd820e0d3cb1aca5a13194e6631e6fbf9fe305b5 | [log] [tgz] |
---|---|---|
author | nharper <nharper@google.com> | Thu May 16 15:12:07 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 16 19:30:03 2019 -0700 |
tree | f8ff4784400e7822daaaf8b5f97958b036af13b0 | |
parent | de8a2222b306dcff5c58150968ce29ec79cdc2d1 [diff] |
Renumber QUIC streams when there is no crypto stream This also modifies spdy::PriorityWriteScheduler to allow using a different value than kHttp2RootStreamId as the root stream ID. gfe-relnote: Renumber QUIC streams, protected by QUIC_VERSION_99 PiperOrigin-RevId: 248609263 Change-Id: I5e83b5950253068996df830694ac55e424d7aa54
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.