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

Add possibility to get all peers of a pubsub topic to js-ipfs-api #423

Closed
haadcode opened this issue Nov 14, 2016 · 2 comments
Closed

Add possibility to get all peers of a pubsub topic to js-ipfs-api #423

haadcode opened this issue Nov 14, 2016 · 2 comments
Assignees

Comments

@haadcode
Copy link
Contributor

haadcode commented Nov 14, 2016

We have a way to get a list of peers that we're pubsubbing to but it's not exposed in js-ipfs-api currently.

This would be hugely beneficial for Orbit, and others too, so let's add that.

https://github.com/ipfs/go-ipfs/blob/master/core/commands/pubsub.go#L267

@victorb
Copy link
Contributor

victorb commented Nov 15, 2016

Ref for pending PR adding pubsub (but not this command, would be after): #377

@daviddias
Copy link
Contributor

If I understand correctly, it is done here: #471

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants