- Create typed event interfaces for game namespace - Add full game state types (GameState, Card, CardInPlay, etc.) - Implement connection manager singleton with auth - Add auto-reconnection with exponential backoff - Provide helper methods for game actions (joinGame, sendAction, etc.) - Add typed event subscription helpers with unsubscribe Phase F0 progress: 7/8 tasks complete Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| assets | ||
| components | ||
| pages | ||
| router | ||
| socket | ||
| stores | ||
| types | ||
| App.vue | ||
| config.spec.ts | ||
| config.ts | ||
| main.ts | ||