extern_interface/tests/transport
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
..
test_base.cpp feat(external_interface): implement transport layer and refactor handlers 2024-12-18 23:08:16 +08:00
test_datagram.cpp feat(external_interface): implement transport layer and refactor handlers 2024-12-18 23:08:16 +08:00
test_serial_port.cpp feat(external_interface): implement transport layer and refactor handlers 2024-12-18 23:08:16 +08:00
test_unix_datagram.cpp feat(external_interface): implement transport layer and refactor handlers 2024-12-18 23:08:16 +08:00