Skip to content

Add fallback STUN/TURN servers - #1

Open
HCharlie wants to merge 1 commit into
mainfrom
add-turn-servers
Open

Add fallback STUN/TURN servers#1
HCharlie wants to merge 1 commit into
mainfrom
add-turn-servers

Conversation

@HCharlie

@HCharlie HCharlie commented May 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Expand defaultRtcConfig with extra Google + Cloudflare STUN and openrelay TURN servers.
  • Used as fallback when /config returns empty iceServers, improving connectivity for peers behind symmetric NAT.

Test plan

  • Load app, verify peer connection still works on permissive networks (STUN-only path).
  • Force /config to return empty list and confirm fallback TURN relays a call between two peers on restrictive networks.

Expand defaultRtcConfig with extra Google/Cloudflare STUN and openrelay
TURN servers so peers behind symmetric NAT can still connect when the
server-provided /config has no entries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant