Kieran Kihn 7301a2c787 feat(network): enhance 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.
2025-11-23 15:01:08 +08:00
2025-11-14 17:43:58 +08:00
2025-11-14 17:43:58 +08:00
Description
No description provided
Readme MIT 326 KiB
Languages
C++ 84.2%
Slint 14.8%
CMake 1%