DEV Community

Matthew
Matthew

Posted on

GossipSampling - A Stand Alone Peer Sampling Service

This early stage open source library that maintains a Gossip Network and then allows you to subscribe to sample peers from the maintained network.

The idea is that you can build an application that uses the network structure that only has to worry about asking for an address to talk to.

I'm looking for contributors and others that are interested in the topic.

Source Code: https://github.com/matthew-alexander-love/gossipsampling

Blog Post Explaining the Basics:
https://bytesandbrains.ai/gossip-peer-sampling-service/

Top comments (0)