mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-07-23 12:40:25 +08:00
Use socketio for syncing task changes across clients
This commit is contained in:
+3
-2
@@ -5,6 +5,7 @@
|
||||
"dependencies": {
|
||||
"express": "~3.1.0",
|
||||
"path": "~0.4.9",
|
||||
"mysql": "~2.0.0"
|
||||
"mysql": "~2.0.0",
|
||||
"socket.io": "*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user