Create joinProject socket.io endpoint

This commit is contained in:
James Allen
2014-11-10 11:27:08 +00:00
parent fbf983c2ff
commit 02c0a3a867
10 changed files with 294 additions and 4 deletions

View File

@@ -34,6 +34,7 @@
"request": "~2.34.0",
"sandboxed-module": "~0.3.0",
"sinon": "~1.5.2",
"uid-safe": "^1.0.1"
"uid-safe": "^1.0.1",
"timekeeper": "0.0.4"
}
}