waku-org / js-waku

JavaScript implementation of Waku v2
https://js.waku.org
Apache License 2.0
166 stars 42 forks source link

feat: improve reuse of pubsub/content topic configuration #1814

Open adklempner opened 7 months ago

adklempner commented 7 months ago
This is a **bug report/feature or change request/support request** ## Problem

The library consumer has to set the content/pubsub topic in multiple places:

If the three don't match, then it can lead to unwanted behaviour

Proposed Solutions

Notes

danisharora099 commented 6 months ago

issue description is empty. moving this back to triage

weboko commented 5 months ago

@adklempner could you, please, provide description and some examples of what this feature is about. If possible - link it to relevant epic or milestone

weboko commented 4 months ago

Moving to priority as it is better to finalize before the next release.

danisharora099 commented 4 months ago

@weboko are we set on the proposed solution? do we want to triage it before we tackle it?

weboko commented 1 month ago

Proposed solution: