Skip to content

Rust UDP-based gossip protocol implementation inspired by Hybrid Partial View cluster membership and Epidemic Broadcast Trees

Notifications You must be signed in to change notification settings

gzalz/gossip-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gossip-rs

Rust Gossip protocol implementation inspired by HyParView and Epidemic Broadcast Trees.

Usage: target/debug/gossip-rs <gossip_port> <bootstrap_host_and_port>

About

Rust UDP-based gossip protocol implementation inspired by Hybrid Partial View cluster membership and Epidemic Broadcast Trees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages