Skip to content

yoosofan/yop2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yop2p - Yet Other C++ Peer to Peer Library

oR YOosofan C++ Peer to Peer Library

This library is an experimental library and does not implemented yet.

Ideas

A true peer to peer library for every where even behind firewall and NAT using idea of full nodes with IP, full nodes without IP, routers, and trackers which can be incentivise them for their help to secure the network based on how much they help the system.

Build

Linux

mkdir -p build
cd build
cmake ../
make

Run tests

For each tests in test/ directory an executable file is generated and can be run in build/ directory. For example

cd build
./testp2p

cleaning directory

bash clean.sh

About

Yet Other C++ Peer to Peer Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages