x/v0.0.6 - Improved Smart Dialer Test #500
fortuna
announced in
Announcements
Replies: 1 comment
-
Please can we get SDK for flutter? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Smart Dialer's connectivity check is now more robust. Instead of only performing a TLS handshake, it now fetches an HTTPS page to ensure the connection is fully functional. We have seen cases where the TLS handshake would succeed, but not the fetch, causing the Smart Dialer to pick a strategy that doesn't work.
Additionally, this update strengthens the Websocket code to protect against a race condition that was identified in the UDP handling of the Outline Linux Client.
What's Changed
Full Changelog: x/v0.0.5...x/v0.0.6
This discussion was created from the release x/v0.0.6 - Improved Smart Dialer Test.
Beta Was this translation helpful? Give feedback.
All reactions