- added new websocket implementation

This commit is contained in:
2025-11-21 11:41:42 +00:00
parent 8284b1dd11
commit 4f13ed104d
6 changed files with 77 additions and 6 deletions

View File

@@ -20,7 +20,8 @@
"@tanstack/react-router-devtools": "^1.136.18",
"clsx": "^2.1.1",
"react": "^19.2.0",
"react-dom": "^19.2.0"
"react-dom": "^19.2.0",
"react-use-websocket": "3.0.0"
},
"devDependencies": {
"@eslint/js": "^9.39.1",