mantimon-tcg/backend/project_plans
Cal Corum 154d466ff1 Implement /game namespace event handlers (WS-005, WS-006)
Add GameNamespaceHandler with full event handling for real-time gameplay:
- handle_join: Join/rejoin games with visibility-filtered state
- handle_action: Execute actions and broadcast state to participants
- handle_resign: Process resignation and end game
- handle_disconnect: Notify opponent of disconnection
- Broadcast helpers for state, game over, and opponent status

Includes 28 unit tests covering all handler methods.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 20:40:06 -06:00
..
PHASE_1_DATABASE.json Update Phase 1 plan with gap fixes and Phase 2 prerequisites 2026-01-27 15:38:49 -06:00
PHASE_2_AUTH.json Fix OAuth absolute URLs and add account linking endpoints 2026-01-27 22:06:22 -06:00
PHASE_3_COLLECTION_DECKS.json Update project plans and documentation for Phase 3 completion 2026-01-28 15:26:01 -06:00
PHASE_4_GAME_SERVICE.json Implement /game namespace event handlers (WS-005, WS-006) 2026-01-29 20:40:06 -06:00