Automated g4 rollback of changelist 329381168.

*** Reason for rollback ***

Re-revert absl::node_hash_map.

This time, the problem appears to be binary size increase on Chrome for Android.

*** Original change description ***

Re-land cl/328561880

absl::node_hash_map is now available in Chromium: https://chromium-review.googlesource.com/c/chromium/src/+/2379635

***

PiperOrigin-RevId: 329554714
Change-Id: Icd563f527ce670c6bb7307e8a88037d46e5a2549
1 file changed
tree: d9869dcc43c2b582dc332da3a53ed775c2d7e455
  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.