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.