starting with async networking

This commit is contained in:
Manuel Araoz 2014-08-07 14:49:29 -03:00
commit 7dc37a272a
3 changed files with 919 additions and 3 deletions

View file

@ -53,10 +53,7 @@
"grunt-contrib-uglify": "^0.5.1",
"grunt-contrib-watch": "0.5.3",
"grunt-markdown": "0.5.0",
"browser-pack": "2.0.1",
"bitcore": "0.1.35",
"node-cryptojs-aes": "0.4.0",
"blanket": "1.1.6",
"grunt-mocha-test": "0.8.2",
"grunt-shell": "0.6.4",
"istanbul": "0.2.10",
@ -69,6 +66,8 @@
"mocha-lcov-reporter": "0.0.1",
"mock-fs": "^2.3.1",
"node-cryptojs-aes": "0.4.0",
"socket.io-client": "^1.0.6",
"soop": "0.1.5",
"travis-cov": "0.2.5",
"uglifyify": "1.2.3"
},