ZeroDDS Replay
Replay tool that reads recorded sessions and republishes samples to a DDS domain.
Install
cargo install replay
Pre-built binaries via the package managers under
(Linux .deb/.rpm, macOS Homebrew, Windows MSI/Scoop, multi-arch
Docker).
Quickstart
zerodds-replay recording.zdds --speed 1.0
Reference
- Source:
tools/replay/in the main repository. - Per-crate README:
tools/replay/README.md. - Changelog:
tools/replay/CHANGELOG.md.
Stability
CLI surface stable for 1.0.x. Additions are minor bumps; flag
removals require a major bump.
ZeroDDS Replay
Replay-Tool, das aufgezeichnete Sessions liest und Samples wieder in eine DDS-Domain publiziert.
Installation
cargo install replay
Vorgefertigte Binaries über die Paketmanager
(Linux .deb/.rpm, macOS Homebrew, Windows MSI/Scoop, Multi-Arch-Docker).
Quickstart
zerodds-replay recording.zdds --speed 1.0
Referenz
- Quelle:
tools/replay/im Haupt-Repository. - Pro-Crate-README:
tools/replay/README.md. - Changelog:
tools/replay/CHANGELOG.md.
Stabilität
CLI-Oberfläche stabil für 1.0.x. Ergänzungen sind Minor-Bumps;
Flag-Entfernungen erfordern einen Major-Bump.