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

PiperOrigin-RevId: 330572491
Change-Id: I3023bd0b4311c5bae18684072ec97fc84322b318
9 files changed
tree: 5fc8ce3bbe2e8bf26d89fd1a0a09195c4a90ba17
  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.