gossip is a library to do gossip dissemination of messages in a decentralized manner over unreliable networks.
[gossip "0.1.0"]
gossip/gossip {:mvn/version "0.1.0"}
implementation("gossip:gossip:0.1.0")
<dependency> <groupId>gossip</groupId> <artifactId>gossip</artifactId> <version>0.1.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: