quiche
quiche copied to clipboard
How to use the connection migration
How can I use the connection migration feature or see the effect of QUIC connection migration? I would appreciate your guidance. Thank you.
From my understanding, you call path_probe() on the client Connection and then call migrate() after the path has been validated, which should be observed by calling path_event_next() in a loop.