waku-org / js-waku

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

API Wrapper comparable to widely used frameworks #1635

Open fryorcraken opened 11 months ago

fryorcraken commented 11 months ago
This is a **feature request** ## Problem

Web developers are familiar with a number of Web2 framework. Having a Waku SDK that provides similar API can help onboarding new developer with a familiar API.

Proposed Solutions

Provide wrapper API To Waku that provide a way of using Waku similar to existing client<>server frameworks such as:

Notes

fryorcraken commented 11 months ago

To review when we push for stronger dev rel effort.

danisharora099 commented 11 months ago

Fully onboard with having an event-driven API, instead of/along with callbacks

weboko commented 10 months ago

Moved my previous comment to separate issue - https://github.com/waku-org/js-waku/issues/1686

fryorcraken commented 10 months ago

This may fall more into work for solution engineer cc @vpavlin