Stable joining with dummy commands sent on timeouts

This commit is contained in:
Logan Cusano
2024-01-19 23:57:03 -05:00
parent 4a0b1004d2
commit 4ac95f5325
9 changed files with 301 additions and 90 deletions

View File

@@ -19,4 +19,7 @@
"replace-in-file": "^7.1.0",
"socket.io-client": "^4.7.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}