Smarter/more granular event handling

This commit is contained in:
2025-02-23 16:37:39 -08:00
parent fe05a27b51
commit 687a7fc555
6 changed files with 81 additions and 99 deletions

View File

@@ -8,5 +8,8 @@
"workspaces": [
"backend",
"frontend"
]
],
"dependencies": {
"react-use-websocket": "^4.13.0"
}
}