Add explicit numbers to QuicStreamRstErrorCode.

PiperOrigin-RevId: 335971367
Change-Id: Ib32b927e49dd635cd24d9c58453a1c75518b3cbb
1 file changed
tree: 39c385491613d374e2b29425d72cfb46d96e5c3a
  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.