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
A workspace is a virtual sandbox environment for your code in GitLab.
No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.
| 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