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

Add happy eyeballs support (RFC 8305) #789

Merged
merged 18 commits into from
Dec 12, 2023
Merged

Add happy eyeballs support (RFC 8305) #789

merged 18 commits into from
Dec 12, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Dec 10, 2023

Adds Happy Eyeballs support (https://datatracker.ietf.org/doc/html/rfc8305)

--

This PR is a first step as I need to make sure this library works for the other projects as well. Its likely to sit for a bit while I test the library with all the projects that need it so there aren't any need to do breaking changes before all the other projects start consuming it:

--

replaces and closes #233

replaces and closes #233
Copy link

codecov bot commented Dec 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (280b9a7) 100.00% compared to head (7127038) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #789   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines         2402      2412   +10     
=========================================
+ Hits          2402      2412   +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco closed this Dec 11, 2023
@bdraco bdraco reopened this Dec 11, 2023
@bdraco
Copy link
Member Author

bdraco commented Dec 11, 2023

I've just finished the code for all 3 of these PRs.

I'm doing testing aiohomekit and aioesphomeapi but I don't want to merge until I'm sure there won't be any breaking changes in the lib

@bdraco bdraco marked this pull request as ready for review December 12, 2023 16:54
@bdraco bdraco changed the title Add happy eyeballs support Add happy eyeballs support (RFC 8305) Dec 12, 2023
@bdraco bdraco merged commit 05ee53c into main Dec 12, 2023
10 checks passed
@bdraco bdraco deleted the happy_eyeballs branch December 12, 2023 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant