Consolidates bool members of quicspdysession to reduce wasted padding.

PiperOrigin-RevId: 321202984
Change-Id: I2c74e82cba38ad2a5c8edba2239e7b932f5dc0e1
2 files changed
tree: 9871dc45b7d657cb0df7ff055f4869713c281863
  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.