ludo-web-multiplayer/backend/handlers
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
..
gameHandler.js added handling for end of game 2023-12-19 11:00:20 +01:00
handlersFunctions.js added handling for end of game 2023-12-19 11:00:20 +01:00
playerHandler.js fixed timeout issue 2023-12-20 10:31:09 +01:00
roomHandler.js Merge branch 'feature-cypress' into dev 2023-12-19 11:37:43 +01:00