/p2p

High performance p2p network implementation

Primary LanguageGoApache License 2.0Apache-2.0

p2p

A P2P network implemention based on Gossip Protocol.

Build Status codecov

Getting started

Running it then should be as simple as:

$ make all

Testing

$ make test