Fix QUIC merge

Client-only change

PiperOrigin-RevId: 325489935
Change-Id: I3cb408f6420a77071a1136f7437f3e5697ab24dd
1 file changed
tree: c14ccd3531799398ba27cdfbb855f222bbdd1aab
  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.