mirror of
https://github.com/kierankihn/uno-game.git
synced 2026-02-10 01:38:46 +01: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++
83.4%
Slint
15.2%
CMake
1.4%