Let QuicSession's various write methods set transmission type.

gfe-relnote: protected by gfe2_reloadable_flag_quic_write_with_transmission.
PiperOrigin-RevId: 300418485
Change-Id: Ibd56987aa9461017040f800960651983f15e12b3
4 files changed
tree: e1840f2c1da57cf272ee7ca6b8dc423f3b4cb25f
  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.