Create socket connection and send a message
This commit is contained in:
+2
-1
@@ -21,6 +21,7 @@
|
||||
"dependencies": {
|
||||
"express": "^4.15.3",
|
||||
"react": "^15.6.1",
|
||||
"react-dom": "^15.6.1"
|
||||
"react-dom": "^15.6.1",
|
||||
"socket.io": "^2.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user