Deprecate --gfe2_reloadable_flag_quic_bbr2_support_max_bootstrap_cwnd.

PiperOrigin-RevId: 344823608
Change-Id: I001a91418e5ca3fb07ad8bd2edf8fed791e6255f
3 files changed
tree: 43143725f72419a652341868a22f4b0342fa1e47
  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. QUICHE is only supported on little-endian platforms.

Code can be viewed in CodeSearch in Quiche and is imported into Chromium.