Add two copy utility function CopyQuicFrame and CopyQuicFrames.

gfe-relnote: n/a (add unused utility functions)
PiperOrigin-RevId: 275463436
Change-Id: Ib084cac65d1cf9c060abe492cc47aa10032972f6
3 files changed
tree: 549f781d61ede8566d575f3c5c5e50130cbaab1c
  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.