refactor(#35): Migrate realtime server to PartyKit and update client socket flow

This commit is contained in:
Josh Creek
2026-01-25 19:03:03 +00:00
parent 31026b9a63
commit dc5df3c177
9 changed files with 323 additions and 173 deletions
+1
View File
@@ -29,6 +29,7 @@
"dependencies": {
"@fireworks-js/svelte": "^2.10.7",
"@joeattardi/emoji-button": "^4.6.4",
"partysocket": "1.0.2",
"uuid": "^9.0.0",
"ws": "^8.13.0"
}