mirror of
https://github.com/kierankihn/uno-game.git
synced 2026-05-12 22:17:42 +08:00
731ed5a890
- Updated `InitGamePayload` to include `playerId`. - Modified `MessageSerializer` to handle serialization and deserialization of `playerId`. - Added validation for `playerId` in INIT_GAME payload.