nodecraft 0.8.1

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

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

Installation

[dependencies]
nodecraft = "0.8"

Examples

See memberlist, an async runtime agnostic GOSSIP protocol implementation.

License