Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement multisubs #21

Open
estebanabaroa opened this issue Dec 14, 2023 · 2 comments
Open

implement multisubs #21

estebanabaroa opened this issue Dec 14, 2023 · 2 comments

Comments

@estebanabaroa
Copy link
Member

No description provided.

@Rinse12
Copy link
Member

Rinse12 commented Jan 3, 2024

Do we need to wait for P2P in browser to implement MultiSub or are we assuming that the caller of plebbit.createMultisub is connected to an ipfs node?

@estebanabaroa
Copy link
Member Author

Do we need to wait for P2P in browser to implement MultiSub or are we assuming that the caller of plebbit.createMultisub is connected to an ipfs node?

with helia it's now possible to publish IPNS in the browser, I wrote an example of how https://github.com/estebanabaroa/custom-pubsub/blob/master/demo1.js

so I guess what we would do is, if the user has a IPFS client or RPC client, it uses those clients, if not it uses helia

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

No branches or pull requests

2 participants