Revert "DO NOT CHECK IN test"

This reverts commit f3a68b50b64d5b979251f9595d941841ca1a7b30.
1 file changed
tree: 763d1aff9f58f298fb40070b48ba17ba9da8874f
  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.