-
Bitswap (or beetle-bitswap) speed is rather low compared to kubo (and possibly js-ipfs/helia) when exchanging blocks between two rust-ipfs nodes, however the speed is much faster when exchanging block…
-
The codebase seems quite dated, some maintainance tasks after a quick look would be:
- [ ] update dependencies
- [ ] migrate to new futures
- [ ] support async-std
- [ ] use thiserror
-
Is this supposed to be `ipfs/id/1.0.0` (with **`/id/`** in the middle) as per [this page](https://docs.libp2p.io/concepts/fundamentals/protocols/#identify)
https://github.com/libp2p/universal-conne…
-
Needs attention of @dvc94ch and @aphelionz and of course anyone else feel free to join.
I am opening up these issues to discuss planning for a longer term future and tactics of `rust-ipfs` and our …
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to run searches on indexes stored on IPFS.
**Describe the solution you'd like**
The Storage trait in its…
-
## Problem
Every since https://github.com/libp2p/universal-connectivity/pull/114 was merged and the Rust peer is now part of the IPFS Kademlia DHT, it's resource consumption has spiked significantly.…
-
I'm trying to upgrade my folk to hyper v1 (and therefore http to v1), so I can upgrade rust-ipfs-api as well. I think I have it mostly done, but i'm having trouble in `hyper/src/body.rs`.
hyper v1 …
-
I haven't even tried sccache yet (soon I will!), but my first thought upon reading the summary is how to share the storage in a more informal way between users. Just build storage-sharing into sccach…
-
The following is a list of people who are involved, in some capacity, in writing Rust that supports IPFS / IPLD / LibP2P. The goal of this compilation is to provide a resource for people to find suppo…
-
This was cut from [the v0.2.0 release](https://github.com/rs-ipfs/rust-ipfs/issues/356) for present time constraints however making ipfs-http more accessible as "the" ipfs binary would make the projec…