Use draft-28 transport parameters in QuicConfig

This CL adopts the new transport parameters
from QuicConfig. Using them will happen in a
subsequent CL.

Add unused code

PiperOrigin-RevId: 313684778
Change-Id: Ifc31a0559190ecaced7e63203ef3e3fafecc3811
5 files changed
tree: 103e248f1cd17d2de1214d0316354cc28de27734
  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.