Introduce draft-28 transport parameters

This CL adds the new transport parameters to TransportParameters.
They will be used in a subsequent CL.

Add unused code

PiperOrigin-RevId: 313678124
Change-Id: Ic04c88f8e3a7275316f67abfd8207d9d1efe15ee
3 files changed
tree: 09bf1afbaad8250a68fde091d4dc316a170218a0
  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.