diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-25 11:21:45 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-25 11:48:13 +0000 |
| commit | 319bb7fa2c984da45422fa81d12b4a5226beb493 (patch) | |
| tree | bb05a39180cf0513434a0cdd63fd25b4788066c5 /src/lib/login/key_encryption.rs | |
| parent | 3a17877bcdabc9d6721e3054c2bb07a892f32147 (diff) | |
fix IPv6 connection failures with Happy Eyeballs (RFC 8305)
Implement a custom WebSocketTransport that races IPv6 and IPv4 connections
with a 250ms head start for IPv6, matching browser behavior. This prevents
broken IPv6 from blocking all relay connections indefinitely.
This is a temporary fix until the upstream async-wsocket PR is merged:
https://github.com/shadowylab/async-wsocket/pull/42
Diffstat (limited to 'src/lib/login/key_encryption.rs')
0 files changed, 0 insertions, 0 deletions