ipfs / ipfs/ipfs-webui

feature idea: PubSub tab

Open
#1,209 1 comment 0 reactions 0 assignees View on GitHub
effort/days exp/intermediate help wanted kind/enhancement need/analysis P3 status/in-progress topic/design-front-end topic/design-ux
Dominant language
JavaScript
Stars
1.6k
Forks
534
PR merge metrics
No merged PRs in 30d

Description

While playing around a bit with ipfs, I have created a version of ipfs-webui that has a simple PubSub tab based on the [browser-pubsub example](https://github.com/ipfs/js-ipfs-http-client/tree/master/examples/browser-pubsub) from js-ipfs-http-client.

As described in the example, it requires a daemon started via `ipfs daemon --enable-pubsub-experiment` (but also works in brave via integrated jsipfs). Since I'm an absolute JS newbe, the code is very hacky (and unsubscribe does not work at the moment). The webui fork containing the code can be found here: https://github.com/ArneBinder/ipfs-webui

ipfs-webui w/ pubsub:
https://ipfs.io/ipfs/QmQEEMUAfDT1w8nH2FQFSU6dkopQb8Hm2TSwswa3evqXxR/#/pubsub

What do you think about something like that? Does it make sense to have a PubSub playground in webui?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.