ludo-web-multiplayer/backend
Wenszel e5a69fa4a9 fixed timeout issue
implemented timeoutManager, a more efficient solution for managing timeouts in RAM memory. this resolves the problem of lingering timeouts in the server, providing faster removal of old timeouts and improving overall performance.
2023-12-20 10:31:09 +01:00
..
config added cypress e2e tests 2023-12-19 09:27:47 +01:00
handlers fixed timeout issue 2023-12-20 10:31:09 +01:00
models fixed timeout issue 2023-12-20 10:31:09 +01:00
services added cypress e2e tests 2023-12-19 09:27:47 +01:00
socket added handling for end of game 2023-12-19 11:00:20 +01:00
tests fixed timeout issue 2023-12-20 10:31:09 +01:00
utils fixed timeout issue 2023-12-20 10:31:09 +01:00
credentials.js added credentials file 2023-11-12 13:37:43 +01:00
package-lock.json fixed timeout issue 2023-12-20 10:31:09 +01:00
package.json fixed timeout issue 2023-12-20 10:31:09 +01:00
server.js refactored backend 2023-11-26 16:30:33 +01:00