dariusc93 / rust-ipfs

The InterPlanetary File System (IPFS), implemented in Rust.
Apache License 2.0
36 stars 7 forks source link

fix: Emit event to swarm after exhausting possible relays. #205

Closed dariusc93 closed 1 month ago

dariusc93 commented 1 month ago

Resolves #199

ligustah commented 1 month ago

Fantastic, thanks!