Chat-Wane / CRATE

CRATE is a real-time distributed CollaboRATive Editor
http://chat-wane.github.io/CRATE
99 stars 13 forks source link

Configurable alternative for signaling server #13

Open Chat-Wane opened 9 years ago

Chat-Wane commented 9 years ago

Currently, our signaling server is hosted on heroku. TODO: give the possibility to the user to configure the address himself. Also, inform how/where he can host them himself.

Chat-Wane commented 9 years ago

Create a signaling server that also serves the CRATE files. That way, a user can choose to use such address: www.mysignalingserver.com/index.html?youKnowNothingJohnSnow which will use the signaling server hosted on mysignalingserver.

It constitutes an alternative way to configure the signaling server without passing it as an additional argument in the address.