-
-
Notifications
You must be signed in to change notification settings - Fork 346
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
Implement happy eyeballs #145
Conversation
Codecov Report
@@ Coverage Diff @@
## master #145 +/- ##
==========================================
+ Coverage 99.14% 99.15% +0.01%
==========================================
Files 63 67 +4
Lines 8849 9189 +340
Branches 633 656 +23
==========================================
+ Hits 8773 9111 +338
- Misses 61 62 +1
- Partials 15 16 +1
Continue to review full report at Codecov.
|
This is now working, and has comprehensive tests! The docs are a mess; I just shoved the new functions in somewhere that isn't too terrible, but really that whole section needs to be reorganized soon. Maybe better to wait until we have the server stream APIs working though? I dunno. |
Not tested, not integrated, just want to get it off my laptop.