stats wip, now includes connections and total bytes sent

This commit is contained in:
Lloyd Brookes
2014-02-12 13:22:30 +01:00
parent 571d7b06c1
commit 8829ffdc2a
2 changed files with 38 additions and 15 deletions

View File

@ -10,6 +10,7 @@
"dependencies": {
"connect": "~2.12.0",
"nature": "~0.3.0",
"more-console": "~0.1.0"
"more-console": "~0.1.0",
"wodge": "~0.2.0"
}
}