jsfiddle / togetherjs

A service for your website that makes it surprisingly easy to collaborate in real-time.
https://togetherjs.com
Mozilla Public License 2.0
7.01k stars 849 forks source link

can the stun/turn server be set on a windows server & is there any file that is needed to be downloaded to local machine to order to avoid call to firebaseIO.com #1096

Open creedrahul opened 8 years ago

creedrahul commented 8 years ago

i am trying to set the entire canvas-designer application to run locally under a LAN network. there are two link in specific that are hard to avoid 1)https://webrtc-experiment.firebaseIO.com/ & 2)https://cdn.webrtc-experiment.com/getIceServers/ Is there any work-around that can be done in this case to avoid hitting external links and making the application run locally under LAN.