libp2p-rs icon indicating copy to clipboard operation
libp2p-rs copied to clipboard

An alternative libp2p implementation in Rust

Results 3 libp2p-rs issues
Sort by recently updated
recently updated
newest added

**Describe the bug** ``` error: failed to select a version for the requirement `aesni = "^0.7"` candidate versions found which didn't match: 0.99.99, 0.10.0, 0.9.0, ... location searched: crates.io index...

As all know, the iterative query is super expensive. It could take a long time, from couple of seconds to minutes, depending on many factors. There is no way to...

Add libp2p-rs to cargo.toml Run cargo build Got error cause salsa20-core is abandance