gfe-relnote: n/a(code clean-up) Remove unused #include.

PiperOrigin-RevId: 244000897
Change-Id: I04c030d17282d7625032d64d08bcf0d716172341
3 files changed
tree: 88e949a1e8b90a93319b31efc4be578a6a2d38c1
  1. epoll_server/
  2. http2/
  3. quic/
  4. spdy/
  5. CONTRIBUTING.md
  6. LICENSE
  7. 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.

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.