Use faster Huffman encoding for HPACK.

Protected by FLAGS_gfe2_reloadable_flag_spdy_use_fast_huffman_encoder.

PiperOrigin-RevId: 335922459
Change-Id: Ie45cd16554d8bd7dfd3f63f8e25aadf465561e79
2 files changed
tree: 8db21c6f16c97aeca3162df6d6e28f7b0657146d
  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.