figure out how socketio works
This commit is contained in:
parent
c2cf582ca4
commit
59dfbbeca9
5 changed files with 399 additions and 3 deletions
|
@ -26,5 +26,9 @@
|
|||
"tailwindcss": "^4.0.0",
|
||||
"typescript": "^5.0.0",
|
||||
"vite": "^7.0.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"socket.io": "^4.8.1",
|
||||
"socket.io-client": "^4.8.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue