Attempt to use Abseil in QUICHE.

Currently, I am not replacing it fully in order to make a potential rollback easier.

PiperOrigin-RevId: 328561880
Change-Id: I91ad10114f18cf5ca6d89b164f908408385d1c72
1 file changed
tree: 9deb16a4897352450d9a25c100f29ed2539a7c87
  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.