peat-protocol 0.9.0-rc.26

Peat Coordination Protocol — hierarchical capability composition over CRDTs for heterogeneous mesh networks
1
2
3
//! Re-exported from peat-mesh. See [`peat_mesh::storage::file_distribution`].
//! Relocated per defenseunicorns/peat#992 — peat-mesh is the canonical iroh consumer.
pub use peat_mesh::storage::file_distribution::*;