Categorygithub.com/dsisc/p2p
repositorypackage
1.1.0
Repository: https://github.com/dsisc/p2p.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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