freedomjs / freedom

Embracing a distributed web
http://freedomjs.org
Apache License 2.0
512 stars 53 forks source link

Re-enable social signaling server #332

Open agallant opened 7 years ago

agallant commented 7 years ago

https://github.com/freedomjs/socialrouter

Should be run somewhere, and then this line needs to point to it: https://github.com/freedomjs/freedom/blob/master/providers/social/websocket-server/social.ws.js#L24

Then these tests can be re-enabled (https://github.com/freedomjs/freedom/blob/master/spec/providers/provider.integration.spec.js#L17 and also in the freedom-for-* repos), and the broken demos will work again.

devnix commented 7 years ago

Right now, I've not been able to run any of the demos. It's related to this issue? Why doesn't the library give the option to use your own "discovering" server?