Remove unused one_rtt_keys_available_ from TlsServerHandshaker.

PiperOrigin-RevId: 340457564
Change-Id: I5317288771b35487a4ecd953f7d34b41f875a6fb
1 file changed
tree: 278c112fb7c2f779f959c385d16f4404c316dce8
  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. QUICHE is only supported on little-endian platforms.