peat 0.9.0-rc.9

Reserved name for the future top-level facade crate of the Peat Protocol ecosystem. Depend on the per-component peat-* crates for now.
Documentation

peat

Crates.io Docs.rs

Reserved placeholder. This crate name is reserved for the future top-level facade crate of the Peat Protocol ecosystem. It does not yet expose any functionality.

What this is

The Peat Protocol ships today as a set of focused per-component crates. This peat crate exists as a reserved name on crates.io so that, when the project is ready to publish a curated facade, the canonical name is already in the right hands.

What to depend on today

Depend on the per-component crates directly:

Crate Purpose
peat-schema Wire-format (Protobuf) message definitions
peat-protocol Coordination protocol semantics
peat-mesh Automerge + Iroh mesh transport
peat-btle Bluetooth LE transport for tactical devices

peat-schema and peat-protocol are released from the defenseunicorns/peat workspace. peat-mesh and peat-btle are released independently from defenseunicorns/peat-mesh and defenseunicorns/peat-btle on their own cadences.

License

Apache-2.0. See LICENSE.