gfe-relnote: Replace the backing type of QuicDeque from std::deque to QuicCircularDeque. Protected by --gfe2_restart_flag_quic_use_circular_deque.

PiperOrigin-RevId: 280317617
Change-Id: I2292608724143a701fe358903de4632f49a497fb
1 file changed
tree: f69f35c99df9551d0e694b0997734ba6cab2c049
  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.