Introduce HandshakeState enum to sent packet manager. Not used yet, not protected.

gfe-relnote: (n/a) add unused enum.
PiperOrigin-RevId: 280647693
Change-Id: Iaeb1e8aa12379f6558533eb457b3b4fe2790f0cb
1 file changed
tree: f965f3847d484657c191782ae70269a9b9f48ab9
  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.