maidsafe-archive / sn_gossip

An implementation of a push-pull gossip protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sn_gossip

An implementation of a push-pull gossip protocol described in Randomized Rumor Spreading - Karp et al. [FOCS 2000].

Evaluation Result

gossip

License

This library is dual-licensed under the Modified BSD ( LICENSE-BSD) or the MIT license ( LICENSE-MIT) at your option.

Contributing

Want to contribute? Great 🎉

There are many ways to give back to the project, whether it be writing new code, fixing bugs, or just reporting errors. All forms of contributions are encouraged!

For instructions on how to contribute, see our Guide to contributing.

About

An implementation of a push-pull gossip protocol.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 100.0%