Use quiche string libraries in third_party/quic/core (part 2)

Looks like some more occurrences of the Quic libraries cropped up
between cl/285401547 and now.

gfe-relnote: n/a, no functional change
PiperOrigin-RevId: 285408322
Change-Id: I4ee4a869d5027c2568a299e56fec4a54eec1dfca
1 file changed
tree: 7e7063084c5564d8c97a4c91a0cdf9c082415c68
  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.