Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 439 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 439 Bytes

gossipswitch

A Gossip switch implementation.

Build Status codecov

Getting started

Running it then should be as simple as:

$ make all

Testing

$ make test