gfe-relnote: (n/a) Add a histogram to record the writer status code from QuicConnection::FlushPackets. Stats only, not protected.

PiperOrigin-RevId: 298597635
Change-Id: I30e4b491690695e3d924fd7669583de7e51b6d09
1 file changed
tree: 9811b085342540b39462693b45fa6e5f9ae2fe25
  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.