wip adding web socket

This commit is contained in:
simplonco
2022-12-28 00:54:55 +01:00
parent afcac5fc3c
commit da8c7f33c8
9 changed files with 3664 additions and 128 deletions

View File

@@ -26,6 +26,7 @@
},
"dependencies": {
"sirv-cli": "^2.0.0",
"socket.io-client": "^4.5.4",
"svelte-spa-router": "^3.3.0"
}
}