lila/apps/api/src/services
2026-04-28 13:48:50 +02:00
..
gameService.test.ts refactor: dependency injection for GameSessionStore via composition root 2026-04-28 13:48:50 +02:00
gameService.ts refactor: dependency injection for GameSessionStore via composition root 2026-04-28 13:48:50 +02:00
lobbyService.test.ts test: fill coverage gaps in lobbyService and gameService 2026-04-24 10:11:36 +02:00
lobbyService.ts fix(api): use server.listen instead of app.listen for WebSocket support 2026-04-18 21:57:58 +02:00
multiplayerGameService.test.ts test: add test file for multiplayerGameService 2026-04-24 10:14:28 +02:00
multiplayerGameService.ts feat(api): add WebSocket foundation and multiplayer game store 2026-04-17 09:36:16 +02:00