Add << operator for QUIC Encryption levels to make debugging easier.

No behavior change. not protected.

PiperOrigin-RevId: 313501790
Change-Id: Id4a831d0449489ee18dbd348545de914acf59cbf
11 files changed
tree: 7cd77142a872ca396c2ef227c8922c9a7fd1fd03
  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.