Add a new callback for probing retransmissions. Whenever the connection needs to send probing retransmissions it calls the session to decide what data to send. gfe-relnote: n/a (probing retransmissions only used by Quartc) PiperOrigin-RevId: 245817562 Change-Id: I2239c32ea4e2f6aa7dd6f733045ccc8fa0da4dc5
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.