Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 166 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 166 Bytes

sndnet

A P2P network prototype. Based on Kademlia and Tapestry ideas.

Build

premake4 gmake
make

# For tests
bin/test

# For prototype
bin/prototype