This repo contains an implementation of a proof-of-concept streaming protocol design presented to the ESTA TSP Next-Gen Transport task group in March of 2025.
The PoC is implemented in Rust. There are two crates of interest, 'director' and 'actor'. Run the PoC apps by installing a Rust toolchain and executing cargo run in the appropriate crate directory.