sync/www/assets/js
calzoneman 6dc0a33bda Separate ports for webserver and socketio
It came to my attention today that some firewalls block websocket traffic on port 80.  For this reason, I have split out the webserver and socket.io traffic to 2 different ports.
In config.js, IO_PORT is the socket.io port.  This should NOT be port 80.  WEBSERVER_PORT is the port that the built in webserver will bind to (can be port 80, but this requires root permissions).
You will connect to yourhostname:WEBSERVER_PORT, and use yourhostname:IO_PORT as IO_URL.
2013-05-17 18:39:49 -04:00
..
acp.js Tweaks to ACP and channel options 2013-04-06 16:08:26 -05:00
bootstrap-modal.js Implement custom JS 2013-04-16 11:11:10 -05:00
bootstrap-transition.js Implement custom JS 2013-04-16 11:11:10 -05:00
bootstrap.js Push to github 2013-02-15 23:02:42 -06:00
bootstrap.min.js Push to github 2013-02-15 23:02:42 -06:00
callbacks.js Improve announcements; remove debug console.log 2013-05-16 22:48:37 -04:00
client.js Separate ports for webserver and socketio 2013-05-17 18:39:49 -04:00
froogaloop.min.js Push to github 2013-02-15 23:02:42 -06:00
functions.js Add Justin.tv support 2013-05-17 14:39:58 -04:00
iourl.js Separate ports for webserver and socketio 2013-05-17 18:39:49 -04:00
jquery.js Push to github 2013-02-15 23:02:42 -06:00
media.js Add Justin.tv support 2013-05-17 14:39:58 -04:00
sc.js Correct behavior for leader/unleader; compensate for Soundcloud being inconsiderate 2013-03-25 13:54:18 -05:00
swf.js Change license to MIT 2013-03-23 21:28:20 -05:00
webtoolkit.sha256.js Push to github 2013-02-15 23:02:42 -06:00