2 releases

Uses old Rust 2015

0.1.1 Sep 15, 2016
0.1.0 Sep 10, 2016

MIT license

38KB
994 lines

parapet

Build Status Crates.io MIT licensed

Peer to peer build system.

Creating a new network

You can create a new network by simply running

cargo run

Connecting to an existing network

cargo run 127.0.0.1:53371

Dependencies

~6MB
~115K SLoC