desactivar signaling servers inestables
This commit is contained in:
parent
3264f19021
commit
feefdc7a1e
1 changed files with 3 additions and 3 deletions
|
@ -31,9 +31,9 @@ export function getWorldY(world: WorldIdentifier): WorldY {
|
|||
password: world.password,
|
||||
signaling: [
|
||||
"wss://webrtc-signaling.schreiben.nulo.ar",
|
||||
"wss://signaling.yjs.dev",
|
||||
"wss://y-webrtc-signaling-eu.herokuapp.com",
|
||||
"wss://y-webrtc-signaling-us.herokuapp.com",
|
||||
// "wss://signaling.yjs.dev",
|
||||
// "wss://y-webrtc-signaling-eu.herokuapp.com",
|
||||
// "wss://y-webrtc-signaling-us.herokuapp.com",
|
||||
],
|
||||
peerOpts: {
|
||||
config: {
|
||||
|
|
Loading…
Reference in a new issue