Rust STTP (IEEE 2664) Implementation
The Streaming Telemetry Transport Protocol (STTP) is optimized for the demands of transporting high volume streaming data. The protocol allows for the transmission of any information that can be represented longitudinally, e.g., time-series data.
STTP is an approved IEEE standard: https://standards.ieee.org/ieee/2664/7397/
For discussion and support, join our discussions channel or open an issue on GitHub.