nodecraft 0.7.0

Crafting seamless node operations for distributed systems, which provides foundational traits for node identification and address resolution.
Documentation
nodecraft-0.7.0 has been yanked.

Crafting seamless node operations for distributed systems, which provides foundational traits for node identification and address resolution.

Installation

[dependencies]
nodecraft = "0.7"

Examples

See memberlist, an async runtime agnostic GOSSIP protocol implementation.

License