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.