Fix "signed comparison" compiler error that occur in Chromium.

gfe-relnote: n/a (no functional change)
PiperOrigin-RevId: 224617739
Change-Id: Ia4fde17f3021c6d59a21bfdee603cef4e26f7ee6
2 files changed
tree: f45c08a403fc09142c9a1c90cc693b6990703945
  1. http2/
  2. CONTRIBUTING.md
  3. LICENSE
  4. 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.

The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.