aioquic icon indicating copy to clipboard operation
aioquic copied to clipboard

Honour preferred_address transport parameter

Open jlaine opened this issue 4 years ago • 4 comments

Servers can indicate a preferred address to be used once the handshake completes. Currently aioquic parses this parameter but does not switch to this address after handshake.

jlaine avatar Sep 04 '19 06:09 jlaine

hi, @jlaine

Thanks for finding this explanation. Could you pls tell me how to parses the preferred address parameter in this repo's http_server demo?

thx

mengyingzhou avatar Oct 24 '21 13:10 mengyingzhou

Hi @mengyingzhou ! There is currently no mechanism for setting a preferred_address in the server. I don't see this as a problem as I don't expect the demo server to be used in a production environment.

I'm more concerned about the lack of support for preferred_address on the client side, which is why I opened this issue as a reminder.

jlaine avatar Nov 03 '21 23:11 jlaine

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 20 '22 03:07 github-actions[bot]

I would still welcome a PR that addresses this

jlaine avatar Jul 28 '22 07:07 jlaine

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Nov 27 '22 02:11 github-actions[bot]