Rust bindings for opendht
Build
Install rust on your system (https://rustup.rs/ is the recommanded way). Once done:
cargo build
Run tests
cargo test
Run dht node
cargo run --example dhtnode
Name | Last commit | Last update |
---|---|---|
.. | ||
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
Install rust on your system (https://rustup.rs/ is the recommanded way). Once done:
cargo build
cargo test
cargo run --example dhtnode