Highlights
- nwaku: StatusDesktop can use libwaku on Windows
Integrate nwaku in status desktop relay mode only
- [Deliverable] Nwaku in Status Desktop
- achieved: [nwaku] Validated that StatusDesktop can run on Windows+nwaku. PR submitted to adapt nwaku’s Makefile to create libwaku dependency on Windows.
Introduce E2E Reliability in Status Communities
- [Deliverable] SDS protocol in Status - basic integration
- next:
- [nwaku] Get merged first sds integration in status-go
- [chat] Need to add the proper logic to use SDS in status-go
- next:
Improve DevEx: API, TWN, Metrics, Docs
-
[Deliverable] Introduce Waku API in the Browser
- next:
- [js-waku] define Send API spec
- [js-waku] implement Send API
- [js-waku] define Health API
- next:
-
[Deliverable] Waku as a Signal Network (WebRTC) PoC
- next: [js-waku] implement WebRTC signaling API
- [js-waku] define WebRTC signaling spec
- next: [js-waku] implement WebRTC signaling API
-
[Deliverable] Introduce Waku API in nwaku
- next:
- [nwaku] Implement simple
sendAPI.- Spec discussed in https://github.com/waku-org/specs/pull/87
- WIP: https://github.com/waku-org/nwaku/issues/3432
- https://github.com/waku-org/nwaku/pull/3637
- https://github.com/waku-org/nwaku/pull/3644
- Extend P2pReliability feature to stand as managing send operations in wider terms.
- Handle cases where no Store service is available and/or no P2PReliability is set.
- [nwaku] Implement simple
- next:
Create Chat SDK MVP
Maintenance
- achieved:
- next:
- [nwaku] WSS handler socket leak