Skip to content

Implementation of heartbeat gossip distributed membership protocol over UDP in Rust

License

Notifications You must be signed in to change notification settings

sergey-melnychuk/gossip-peer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gossip-peer

Implementation of heartbeat gossip distributed membership protocol over UDP in Rust

cargo build --release

./target/release/gossip-peer 12000

./target/release/gossip-peer 12001 127.0.0.1:12000

About

Implementation of heartbeat gossip distributed membership protocol over UDP in Rust

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages