Skip to content

Commit

Permalink
remove reconnecting websocket
Browse files Browse the repository at this point in the history
  • Loading branch information
tardyp committed Nov 8, 2015
1 parent d8b57b7 commit c252fde
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions www/base/guanlecoja/config.coffee
Expand Up @@ -44,12 +44,6 @@ config =
"bootstrap":
version: "~3.1.1"
files: []
# here we have the choice: ngSocket: no reconnecting, and not evolving since 10mon
# reconnectingWebsocket implements reconnecting with expo backoff, but no good bower taging
# reimplement reconnecting ourselves
"reconnectingWebsocket":
version: "master"
files: ["reconnecting-websocket.js"]
'buildbot-data':
version: '~1.1.0'
files: 'dist/buildbot-data.js'
Expand Down

0 comments on commit c252fde

Please sign in to comment.