Project import generated by Copybara.

PiperOrigin-RevId: 229991684
Change-Id: Id295df5f52926a58579924845ef06a7993af6f6b
2 files changed
tree: 2170279ff9b2829e9a66c31bdab144dfe38c75a6
  1. http2/
  2. spdy/
  3. CONTRIBUTING.md
  4. LICENSE
  5. 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.