Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 190 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 190 Bytes

OpenP2P

Network layer library for facilitating decentralised peer-to-peer communication.

openp2p.org

Quickstart

mkdir build
cd build
cmake ..
make