Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.35 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.35 KB

Rust STTP (IEEE 2664) Implementation

Streaming Telemetry Transport Protocol

docs crates.io

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/

Support

For discussion and support, join our discussions channel or open an issue on GitHub.

Links