Move quic_crypto_server_stream.h to quic_crypto_server_stream_base.h

gfe-relnote: Move file, no behavior change.
PiperOrigin-RevId: 297685373
Change-Id: If59e4302da4709b383474fa6c340003adaf3a120
18 files changed
tree: 3e7c954489d4e4dcc44c70670a2fc1f61a6add0c
  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.