feat: introduced web socket connection
Showing
... | @@ -24,6 +24,7 @@ | ... | @@ -24,6 +24,7 @@ |
"react-scripts": "5.0.1", | "react-scripts": "5.0.1", | ||
"react-toastify": "^10.0.4", | "react-toastify": "^10.0.4", | ||
"react-webcam": "^7.2.0", | "react-webcam": "^7.2.0", | ||
"socket.io-client": "^4.7.5", | |||
"sweetalert2": "^11.11.0", | "sweetalert2": "^11.11.0", | ||
"typescript": "5.1.6", | "typescript": "5.1.6", | ||
"web-vitals": "^3.5.2" | "web-vitals": "^3.5.2" | ||
... | ... |
Please register or sign in to comment