commit | 81111a1f8a1edd45e182184eaa0b1ddf954be2e9 | [log] [tgz] |
---|---|---|
author | David Schinazi <dschinazi@google.com> | Tue May 21 04:48:09 2019 -0700 |
committer | David Schinazi <dschinazi@google.com> | Tue May 21 04:48:09 2019 -0700 |
tree | 4f44a893ce0aee0770d967818fa73ece20a9d92b | |
parent | 42030a91ef3792dd05745d55490143f515d5dbd1 [diff] |
fix crash
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.