Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 7.6 KB

README.md

File metadata and controls

49 lines (37 loc) · 7.6 KB

NodeCraft

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

github LoC Build codecov

docs.rs crates.io crates.io license

Installation

[dependencies]
nodecraft = "0.3"

Examples

See memberlist, an async runtime agnostic GOSSIP protocol implementation.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.