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

improve connection to remote #737

Merged
merged 2 commits into from
Feb 20, 2025
Merged

improve connection to remote #737

merged 2 commits into from
Feb 20, 2025

Conversation

benoitc
Copy link
Owner

@benoitc benoitc commented Feb 22, 2024

This pR track different changes to provide a better UX during connection to remote.

  • happy-eyeball support
  • full support of proxy configuration from the system environnement

@benoitc
Copy link
Owner Author

benoitc commented Feb 22, 2024

I should provide a way to bypass DNS resolution and allows the user to force the way it wants to make a connection. Also allow them to choose the preference (for those that have to support the legacy with IPv4).

@benoitc benoitc force-pushed the happy_eyeballs branch 2 times, most recently from 7b1b370 to 0cce0ab Compare February 20, 2025 21:16
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 allows hackney, to handle the no proxy environnement variable properly. This bbring real full support of proxy setup using environnement.
@benoitc benoitc merged commit 1dd4b92 into master Feb 20, 2025
6 checks passed
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.

2 participants