lila/apps/api
lila 6975384751 feat(api): add game:ready message for client state sync
- WsGameReadySchema added to shared schemas and WsClientMessageSchema
- handleGameReady sends current game:question directly to requesting
  client socket (not broadcast) — foundation for reconnection slice
- router dispatches game:ready to handleGameReady handler
2026-04-18 09:54:31 +02:00
..
src feat(api): add game:ready message for client state sync 2026-04-18 09:54:31 +02:00
Dockerfile feat: add production deployment config 2026-04-14 11:38:40 +02:00
package.json feat(api): add WebSocket foundation and multiplayer game store 2026-04-17 09:36:16 +02:00
tsconfig.json updating documentation, formatting 2026-04-12 09:28:35 +02:00
vitest.config.ts chore: configure vitest with project-based setup and coverage 2026-03-20 19:25:00 +01:00