Use absl::string_view in QUICHE directly.

PiperOrigin-RevId: 335126397
Change-Id: I4c7c361287c4614a8cc448ea2068ce4d39a91d22
1 file changed
tree: d704b6e9c99d652538716f069802c49b8e2db13b
  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.