extern_interface/tests/transport
ovizro 9e4fdf3b13 feat(exint): support UDP and Unix socket transport for telemetry
- Add UDP and Unix socket transport options for telemetry data
- Implement new handler functions for text and audio data
- Update configuration file format to support new transport options
- Refactor existing code to accommodate new functionality
2024-12-19 18:00:09 +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(exint): support UDP and Unix socket transport for telemetry 2024-12-19 18:00:09 +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(exint): support UDP and Unix socket transport for telemetry 2024-12-19 18:00:09 +08:00