switching socket.io-client for ReconnectingWebSocket library

This commit is contained in:
Jared Tabor
2016-08-28 13:01:59 -07:00
parent 6d4a2a8f8e
commit e9b54dcd3c
8 changed files with 94 additions and 195 deletions

View File

@@ -27,7 +27,7 @@ var vendorPkgs = [
'ng-toast',
'nvd3',
'select2',
'socket.io-client',
'reconnectingwebsocket'
];
var dev = {