Remove quic_bbr2_sender.

It's no longer useful now that BBR2 code is in Chromium.

gfe-relnote: n/a (no functional change)

Merge note: please remove quic_bbr2_sender_impl.h from Chromium

PiperOrigin-RevId: 291838586
Change-Id: I970301efae639fedb3efb93b7905702573fb1c47
2 files changed
tree: 17dac2f0e109f1ccbcee344b9eee28dc6c0cce90
  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.