Add support for IETF QUIC draft 29

This version marks the IETF Working Group Last Call, and is expected to be stable for quite some time.

Add new quic version, protected by gfe2_reloadable_flag_quic_enable_version_draft_29

PiperOrigin-RevId: 315947833
Change-Id: Ic8227cdb106bb3e80bdbf157645f6d7ddeacdd07
10 files changed
tree: 6b6aa3ca1a7d9891e904b48718a09d8203970703
  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.