Add two QUIC_BUGs to debug b/182571515.

PiperOrigin-RevId: 364860049
Change-Id: I81fdfb4eeae70ce5ac8a22d08011991e0a73c433
1 file changed
tree: c55ce88b0c25992be4b6184d1222feea97a75499
  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. QUICHE is only supported on little-endian platforms.

Code can be viewed in CodeSearch in Quiche and is imported into Chromium.