You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Define and implement a protocol that improves reliability in web and mobile environments.
In this particular instance, js-waku will be the reference implementation of the designed protocol to enable focus of the js-waku team on resource-restricted environment and of the nwaku team on relay and service node matters/usage.
This deliverable includes the implementation of this protocol in go-waku (nwaku excluded). Work should be done in parallel and feed from each other.
The intent is to compose light push, filter and store v3-beta in combination.
UPD: we still wait for nwaku to implement LightPush v2 so that we can match it on our side and add some improvements from Reliability RFC. So our side will follow up on it only when nwaku get some time to address it.
Project board: https://github.com/orgs/waku-org/projects/31/views/1
Define and implement a protocol that improves reliability in web and mobile environments.
In this particular instance, js-waku will be the reference implementation of the designed protocol to enable focus of the js-waku team on resource-restricted environment and of the nwaku team on relay and service node matters/usage.
This deliverable includes the implementation of this protocol in go-waku (nwaku excluded). Work should be done in parallel and feed from each other.
The intent is to compose light push, filter and store v3-beta in combination.
Epics
The text was updated successfully, but these errors were encountered: