mirror of
https://github.com/kierankihn/uno-game.git
synced 2025-12-27 02:13:18 +08:00
7301a2c787316e519b85a86f9ed89487ae8c3ebf
Message validation and add EMPTY payload type
- Introduced `MessageStatus` for message validation and tracking. - Added `EMPTY` payload type to `MessagePayloadType` for invalid or empty messages. - Updated `Message` constructor to validate payload type and status. - Implemented `getMessageStatus` to retrieve the message status.
The file is empty.
Languages
C++
84.2%
Slint
14.8%
CMake
1%