Add QUIC_EXPORT_PRIVATE to the CreateCryptoServerStream declaration.

gfe-relnote: n/a (No GFE change)
PiperOrigin-RevId: 289149168
Change-Id: I755ff5f37e33b99b0641e020ff065746eb8ca24e
1 file changed
tree: 0535c8459bc651312e91a50d99796b1d32091bc8
  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.