diff --git a/clientapp/app.js b/clientapp/app.js index c78e3c5..f714c11 100644 --- a/clientapp/app.js +++ b/clientapp/app.js @@ -28,7 +28,7 @@ module.exports = { } config = JSON.parse(config); - //config.useStreamManagement = false; + config.useStreamManagement = true; config.resource = 'otalk'; _.extend(this, Backbone.Events); diff --git a/dev_config.json b/dev_config.json index af3b59b..a2cc47c 100644 --- a/dev_config.json +++ b/dev_config.json @@ -1,7 +1,7 @@ { "isDev": true, "http": { - "baseUrl": "https://localhost:8000", + "baseUrl": "http://localhost:8000", "port": 8000, "key": "./fakekeys/privatekey.pem", "cert": "./fakekeys/certificate.pem" diff --git a/public/x-manifest.cache b/public/x-manifest.cache index f5c6315..60d6131 100644 --- a/public/x-manifest.cache +++ b/public/x-manifest.cache @@ -1,5 +1,5 @@ CACHE MANIFEST -# 0.0.1 1382717200112 +# 0.0.1 1384811039893 CACHE: /app.js