| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-25 | fix IPv6 connection failures with Happy Eyeballs (RFC 8305) | DanConwayDev | |
| 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 | |||