Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 854 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 854 Bytes

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.