commit | 7b9278ccf37a720fdeffea8b55104797229514fe | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Mon May 20 07:36:21 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 20 08:42:05 2019 -0700 |
tree | 22158c04140356a1ab9a6f3a91e7595050a65880 | |
parent | 034c98c00b23150a20d39e9ce90e71586102bc6c [diff] |
Rename connection_id to server_connection_id This is a step on the way to enabling client connection IDs. It will make the code less ambiguous once we introduce client_connection_id. gfe-relnote: n/a, renaming code only PiperOrigin-RevId: 249045070 Change-Id: Ia7ba75511f96c896bc6f0f4978dae2cd13e707fb
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.