Replaces an std::map with a quichashmap.

The order of the elements in this map does not appear to be important.

PiperOrigin-RevId: 318642670
Change-Id: I1c1bf56c8b5e4960db16a6de71d7f08f280ed6d0
3 files changed
tree: c0da1d0ae217aafba676be5bc96e6648bb6b12d3
  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.