Change alt socket to socketio xhr-polling

This commit is contained in:
calzoneman 2013-07-13 16:15:57 -04:00
parent 07795feffa
commit 5a5016fd79
4 changed files with 17 additions and 39 deletions

View file

@ -11,4 +11,3 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
var IO_URL = "http://localhost:1337";
var WEB_URL = "http://localhost:8080";
var NO_WEBSOCKETS = false;