Skip to content

Commit

Permalink
[refactor] Rewrite tests to use saner vows idioms. Update tests to us…
Browse files Browse the repository at this point in the history
…e latest socket.io
  • Loading branch information
indexzero committed Jul 21, 2012
1 parent fd16aeb commit 4ae7a5b
Show file tree
Hide file tree
Showing 17 changed files with 767 additions and 1,447 deletions.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -25,7 +25,9 @@
"request": "1.9.x",
"vows": "0.5.x",
"async": "0.1.x",
"socket.io": "0.6.17"
"socket.io": "0.9.6",
"socket.io-client": "0.9.6",
"ws": "0.4.21"
},
"main": "./lib/node-http-proxy",
"bin": {
Expand Down

0 comments on commit 4ae7a5b

Please sign in to comment.