| Crates.io | ipv8 |
| lib.rs | ipv8 |
| version | 0.1.0 |
| created_at | 2019-04-30 13:23:20.154794+00 |
| updated_at | 2019-04-30 13:23:20.154794+00 |
| description | IPv8 implementation for rust. |
| homepage | https://ipv8.dany.dev |
| repository | https://github.com/dsluijk/rust-ipv8 |
| max_upload_size | |
| id | 131166 |
| size | 11,592 |
This is an implementation of the Python library py-ipv8 in Rust. The goal is that it's completely compatible with it's Python counterpart.
As this module uses Cargo you can run the tests like this:
cargo test