Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

New go-ipfs feature: ipfs swarm list connections #413

Closed
daviddias opened this issue Nov 7, 2016 · 3 comments
Closed

New go-ipfs feature: ipfs swarm list connections #413

daviddias opened this issue Nov 7, 2016 · 3 comments

Comments

@daviddias
Copy link
Contributor

We need to upgrade the swarm API implementation to follow: ipfs/kubo#3352

@Kubuxu
Copy link

Kubuxu commented Nov 7, 2016

It should be possible to support both the old and new api by detecting the type of call result.

@whyrusleeping
Copy link
Contributor

@Kubuxu Yeah, thats what i'm doing on the go side right now, basically just checking whats in the json map that gets returned

@daviddias
Copy link
Contributor Author

done in #427

@daviddias daviddias removed the ready label Dec 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants