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 base url of togetherjs be manipulated and customized according to need #1090

Open creedrahul opened 9 years ago

creedrahul commented 9 years ago

I have customized the togetherjs.js and i am getting the following errors in the debugger:

1).Uncaught AssertionError: No saved status, and no startup._launch request; why did TogetherJS start?

2).I get this error when i replaced the base URL https://togetherjs.com with https://localhost:54634 and added the togetherjsPackage.js in the web project

image