commit | fee27624833d066127f31edd013480025243f740 | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Wed Jun 02 11:43:05 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 02 11:43:43 2021 -0700 |
tree | 6cae7558ee23c20ddc9e395f15523cb18e416381 | |
parent | 9c9b13dabf85cc5346319775a32688d5cde013f6 [diff] |
Adds graceful shutdown to the Http2Adapter interface. This is implemented in both old and new adapters by enqueuing a single GOAWAY frame. PiperOrigin-RevId: 377108168
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.