v0.51.0
This version introduces support for relaying disconnection indications from the relay server. With this change, relayed disconnects are detected early, and the clients should start renegotiation.
This change requires a relay update to support new clients fully; otherwise, they will retry connections to old relays and fallback to Coturn-based relay connections.
What's Changed
- [client] avoid parsing NB_NETSTACK_SKIP_PROXY if empty by @iisteev in #4145
- [client, relay-server] Feature/relay notification by @pappz in #4083
New Contributors
Full Changelog: v0.50.3...v0.51.0