Initial check-in

This just adds a README and some other useful files

Change-Id: Ibe1afb1a1d5763c443fe9717ed9ce8e8a24b4d99
3 files changed
tree: 91c129039bc530c7e75317231db46b409397816e
  1. CONTRIBUTING.md
  2. LICENSE
  3. 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.