Ensure verification methods that return AssertionResult use the return value

PiperOrigin-RevId: 318640506
Change-Id: I9c7ee05f94fc85a9cd49cb1ab830f3e6ee184185
1 file changed
tree: 0e824798d6441a7f5e091e06e7f879123189fdd5
  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.