mirror of
https://github.com/amark/gun.git
synced 2025-11-23 22:15:55 +00:00
Merge branch 'master' of http://github.com/amark/gun
This commit is contained in:
commit
5305f01011
@ -21,7 +21,8 @@
|
||||
opt.RTCIceCandidate = rtcic;
|
||||
opt.rtc = opt.rtc || {'iceServers': [
|
||||
{urls: 'stun:stun.l.google.com:19302'},
|
||||
{urls: "stun:stun.sipgate.net:3478"}/*,
|
||||
{urls: 'stun:stun.cloudflare.com:3478'}/*,
|
||||
{urls: "stun:stun.sipgate.net:3478"},
|
||||
{urls: "stun:stun.stunprotocol.org"},
|
||||
{urls: "stun:stun.sipgate.net:10000"},
|
||||
{urls: "stun:217.10.68.152:10000"},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user