zerodds-durability-service 1.0.0-rc.6

Standalone DDS Durability-Service daemon (ADR 0009): ingests TRANSIENT/PERSISTENT topics over RTPS and replays them to late-joiners, surviving writer death and service restart.
Documentation

zerodds-durability-service

Standalone DDS Durability-Service daemon (ADR 0009): ingests TRANSIENT/PERSISTENT topics over RTPS and replays them to late-joiners, surviving writer death and service restart.

Part of ZeroDDS. Safety classification: STANDARD.

Status

This README is auto-generated from Cargo.toml metadata. For hand-written documentation see the rustdoc on the crate's public items, or the relevant station in the Documentation Trail.

Usage

Add to your Cargo.toml:

[dependencies]
zerodds-durability-service = { path = "../path/to/durability-service" }
# or, when published:
# zerodds-durability-service = "0.x"

Tests

cargo test -p zerodds-durability-service

See also