Add flag count macro for quic_enable_tls_resumption

PiperOrigin-RevId: 311237264
Change-Id: Ia60565e8a73d8dc062670484f6a511d1cde1ec50
1 file changed
tree: 3a93fd35b10574b78a74ff69f8961f8822ac06e4
  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.