Project import generated by Copybara.

PiperOrigin-RevId: 339667792
Change-Id: I67b776534709b841b4d9f96d6e5037eda35f3650
2 files changed
tree: 59fc7b7584bbb356f4c41cbda0e5660ca5beb02d
  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. QUICHE is only supported on little-endian platforms.