Commit Graph

2 Commits

Author SHA1 Message Date
ovizro 6fb6402219 feat(event): implement new event handling mechanism
- Rename and restructure event-related functions and data structures
- Introduce unique_ptr for automatic memory management of event arguments
- Add new event types and update existing ones
- Modify telemetry and host communication threads to use new event system
- Remove redundant code and optimize data handling
2024-11-30 18:26:46 +08:00
ovizro 9bf7306aa2 init repo 2024-11-28 16:31:00 +08:00