Skip to content

p-brz/opendht-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenDHT Example

An example to experiment OpenDHT.

Build

To build you can use conan.

Install it using pip

    pip install conan

Then, let conan get all dependencies:

    conan install

and now build:

    conan build

or

    ./waf configure build

License

Well, since OpenDHT use GPLv3, i think the whole project needs to be lincensed under GPLv3 also, right?

Otherwise, assume it is under the MIT terms and be happy.

About

Short sample to experiment opendht library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published