Convert CryptoFramer::ConstructHandshakeMessage to return unique_ptr gfe-relnote: Use unique_ptr for memory management rather than bare pointer. No functional change intended, not flag-protected. PiperOrigin-RevId: 238454581 Change-Id: I2f0875854d8bc1983c2e5197abab7741d1985028
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.