ferristseng / rust-ipfs-api

IPFS HTTP client in Rust
Apache License 2.0
246 stars 68 forks source link

Adding swarm/connect command #123

Closed BoisterousCoder closed 1 year ago

BoisterousCoder commented 1 year ago

this add the swarm/connect command

closes #122

ferristseng commented 1 year ago

I think this looks good, but the build is failing on format. Do you mind running cargo fmt, and committing

BoisterousCoder commented 1 year ago

Okay fixed. Thanks