v0.0.13: Faster, More Resilient Connections with Happy Eyeballs v2 #179
fortuna
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We're excited to introduce Happy Eyeballs v2 support in the Outline SDK! This updated algorithm streamlines network connections, providing a smoother and more reliable experience for your users.
Key benefits of Happy Eyeballs v2
How it works
Happy Eyeballs v2 intelligently initiates connection attempts across IPv4 and IPv6 in parallel. This significantly reduces wait times, especially in less-than-ideal network conditions.
Get Started
Upgrade to Outline SDK v.0.0.13 and utilize the
transport.HappyEyeballsStreamDialer
to make your applications faster and more reliable.Let us know how Happy Eyeballs v2 is improving your application's connectivity!
Changelog
Full Changelog: v0.0.12...v0.0.13
This discussion was created from the release v0.0.13: Faster, More Resilient Connections with Happy Eyeballs v2.
Beta Was this translation helpful? Give feedback.
All reactions