Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

breaking change: prefer IPV6 #736

Closed
wants to merge 1 commit into from
Closed

breaking change: prefer IPV6 #736

wants to merge 1 commit into from

Conversation

benoitc
Copy link
Owner

@benoitc benoitc commented Feb 21, 2024

This change implements the happy eyeballs strategy to bnring better support of IPv6 for hackney.

It follows the recommendations iof the RFC 8305. https://datatracker.ietf.org/doc/html/rfc8305

This change implements the happy eyeballs strategy to bnring better support of IPv6 for hackney.

It follows the recommendations iof the RFC 8305. https://datatracker.ietf.org/doc/html/rfc8305
@benoitc benoitc marked this pull request as draft February 21, 2024 04:06
@benoitc benoitc changed the title rbreaking change: prefer IPV6 breaking change: prefer IPV6 Feb 21, 2024
@benoitc benoitc closed this Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant