Automated g4 rollback of changelist 330572491.

*** Reason for rollback ***

The qbone client should continue sending the use messages flag until arnolds have rolled out with the change to only ever use messages.

*** Original change description ***

Remove support for ephemeral streams in QBONE. These have been unused for
months (since switching to message frames).

***

PiperOrigin-RevId: 330801096
Change-Id: I0ca42ebdf3734056c296ba4acc1720810f3e945a
9 files changed
tree: c8583aaf14bc1eef3e5c2e785ecf77b860d2645e
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

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.