shooter-html5 icon indicating copy to clipboard operation
shooter-html5 copied to clipboard

Add a configuration setting for connecting to a different host

Open xiam opened this issue 10 years ago • 0 comments

shooter.io/ws is hardcoded in main.js:

var WEBSOCKET_SERVICE = 'ws://shooter.io/w/';

Now that the server is open source, we need a setting to control which host are we connecting to.

xiam avatar May 15 '14 13:05 xiam