Merge branch 'websockets'
This commit is contained in:
commit
57e6acb1ee
5 changed files with 396 additions and 18 deletions
|
@ -28,6 +28,7 @@
|
|||
"vite": "^7.0.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"zod": "^4.0.14"
|
||||
"zod": "^4.0.14",
|
||||
"socket.io-client": "^4.8.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue