extern_interface/include/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
..
base.hpp 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
serial_port.hpp feat(exint): support UDP and Unix socket transport for telemetry 2024-12-19 18:00:09 +08:00
udp.hpp feat(exint): support UDP and Unix socket transport for telemetry 2024-12-19 18:00:09 +08:00
unix_udp.hpp feat(exint): support UDP and Unix socket transport for telemetry 2024-12-19 18:00:09 +08:00