Add QuicFramer Probe methods These will allow the Youtube probe to rely on QUIC code to write and parse version negotiation packets instead of writing their own QUIC packets. gfe-relnote: n/a, adds new unused API. PiperOrigin-RevId: 248425256 Change-Id: Ibf204b1488897d7d81dc33f08ffd10147524b823
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.