gfe-relnote: Rename QuicHttp3ErrorCode::NO_ERROR to HTTP3_NO_ERROR to avoid colliding with the Windows NO_ERROR error code.  No functional change, not flag protected.

PiperOrigin-RevId: 306313912
Change-Id: Ifd425dfd669b6b3bfffe6b803baa0ad4f439f030
2 files changed
tree: 4699be074f484b1e759ae1e99427b3cfbbc6de97
  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.