jitsu: back to xhr-polling

This commit is contained in:
Tyler Renelle
2012-07-11 12:31:00 -04:00
parent c26d7568bf
commit 4c1a04442d
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ app = require '../app'
serverError = require './serverError'
racer = require 'derby/node_modules/racer'
# racer.set('transports', ['xhr-polling'])
racer.set('transports', ['xhr-polling'])
## SERVER CONFIGURATION ##