Sync tool status across all clients

This commit is contained in:
2018-02-03 19:59:39 -07:00
parent a1c80c70cb
commit 0c59652222
6 changed files with 406 additions and 23 deletions
+2 -1
View File
@@ -10,6 +10,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"express": "^4.16.2"
"express": "^4.16.2",
"socket.io": "^2.0.4"
}
}