Added socket.io

This commit is contained in:
mrfry
2021-05-26 18:36:30 +02:00
parent dafcefd4f4
commit 53d955808a
2 changed files with 3686 additions and 9 deletions
+3685 -9
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -19,6 +19,7 @@
"react": "^16.13.0", "react": "^16.13.0",
"react-dom": "^16.13.0", "react-dom": "^16.13.0",
"react-snowfall": "^1.0.2", "react-snowfall": "^1.0.2",
"socket.io-client": "^4.1.2",
"unfetch": "^4.1.0" "unfetch": "^4.1.0"
} }
} }