yjs / y-webrtc

WebRTC Connector for Yjs
MIT License
458 stars 111 forks source link

List of signaling servers #1

Closed leplatrem closed 9 years ago

leplatrem commented 9 years ago

It looks like the default one is currently down. It would be nice to provide a small list somewhere (wiki?) to allow developpers to set it up quickly :)

For example, I tried this:

var connector = new Y.WebRTC("leaflet-yjs", {url: "https://signaling.simplewebrtc.com"})

with no luck :/

leplatrem commented 9 years ago

OH, https://signaling.simplewebrtc.com:443/ works though :)

dmonad commented 9 years ago

Oh.. haven't seen this one :( sorry. I'll close it now