Darius Clark

Results 202 comments of Darius Clark

I may be interested in tackling this if nobody else does (also as time permits), but just as a question: Should this be apart of the current relay protocol or...

Hey @Techno-Fox! I did start on it a bit last year but been busy. I may pick up on it in the next few weeks but if you (or anybody...

Is this still applicable @b-zee?

> @jxs like I mentioned in this PR description (in section _Notes and open questions_), I have used unbounded channels thinking that this could not cause a memory issue more...

Just to add a little note to this when this is ever targeted in the future: While uplink does use shared libraries, this does open up some concerns as mentioned...

With the internal bitswap implementation, the transfer is much faster, however that is only if rust-ipfs is requesting the block(s). If kubo is requesting the blocks, it takes longer to...

> Tip: Could be an option to use something like [**prokio**](https://lib.rs/crates/prokio) to be able to run on tokio-compatible systems and on wasm :+1: Thanks. I'll be taking a look at...

Hey! Thank you for the report. I never done much testing with rust-ipfs and public gateways lately (since that havent been a priority for me at the moment), but the...

Thank you for your response. > After adding a boot node, this still returns 0 peers Could you add the other bootstrap nodes and maybe try calling `Ipfs::bootstrap` after initializing...