extern_interface/include/exint
ovizro 02ca1e00b3 feat(external_interface): implement transport layer and refactor handlers
- Add transport layer abstraction for COM and UDP communication
- Refactor handler definitions and processing logic
- Improve error handling and logging
- Remove unnecessary global variables and pthread usage
2024-12-18 23:08:16 +08:00
..
detail.hpp feat(external_interface): implement transport layer and refactor handlers 2024-12-18 23:08:16 +08:00
event.h feat(core): rename and restructure event handling and initialization 2024-12-14 14:39:28 +08:00
handler.h feat(external_interface): implement transport layer and refactor handlers 2024-12-18 23:08:16 +08:00
protocol.hpp feat(external_interface): implement transport layer and refactor handlers 2024-12-18 23:08:16 +08:00