gfe-relnote: n/a (TODO added)

Add a TODO to remove QuicTransmissionInfo::packet_number_length when deprecating version 39.

PiperOrigin-RevId: 267601446
Change-Id: I0df18a504983b4dc0540f3cef9c19662b820bf2f
1 file changed
tree: c82791d5b7261f3730719c9204003c1fa0cf85b7
  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.

The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.