Add a method in QuicConnection to be called when the client successfully migrate itself after probing.

Client change only and not in use.

PiperOrigin-RevId: 316923865
Change-Id: Ibb3f94073f0f05ecba5b9fc070e7586565c1dd0f
3 files changed
tree: f614d63fffdd5e227b6b171943b92b580c5addf5
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

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.