Backend was returning the state but not emitting the game:state event that the frontend listens for. Added explicit emit call to send game:state to the client after successful join. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| core | ||
| data | ||
| db | ||
| repositories | ||
| schemas | ||
| services | ||
| socketio | ||
| __init__.py | ||
| config.py | ||
| main.py | ||