Add a stable enum for QuicFrameType for logging purpose.

PiperOrigin-RevId: 327220665
Change-Id: I633bedcf4b71f5c90291f2b8b7bb7e1808e564cd
2 files changed
tree: 5de97823cde97aa347cb12a6760e3bc8599cb298
  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.