Hello, I have read the demo code in quinn examples. And it just rebinds the address before web request. In the #1160 (comment), Ralith said A client implicitly migrates to whatever address it sends packets from. No manual action at the application layer is needed.. Can I migrate connection during web request? (rebind the client socket?)
Hello, I have read the demo code in quinn examples. And it just rebinds the address before web request. In the #1160 (comment), Ralith said
A client implicitly migrates to whatever address it sends packets from. No manual action at the application layer is needed.. Can I migrate connection during web request? (rebind the client socket?)