File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -50,19 +50,18 @@ See deliverables.
5050- [ ] Dogfood: link to dogfooding session/artefact
5151- [ ] Docs: links to README.md or docs.waku.org (TBD)
5252
53- ### [ Implement libp2p mix in js-libp2p and integrate with lightpush in js-waku] ( https://github.com/waku-org/js-waku/issues/2634 )
53+ ### [ Implement and integrate libp2p mix in js-waku for light push ] ( https://github.com/waku-org/js-waku/issues/2634 )
5454
5555** Owner** : TBD
5656
5757** Feature** : [ Mix] ( /FURPS/core/mix.md )
5858
5959** FURPS** :
6060
61- - F5. Browser clients can discover other nodes that support mix using available peer discovery mechanisms
62- - F6. Browser clients can send light push requests over the mixnet before delivery to a service node.
63- - F6. Browser clients can receive a response to a light push request over the mixnet.
6461
65- - S3. Browser-based apps on js-waku should support acting as entry nodes.
62+ - P1. Payload (store query, light push query) are limited to 4kB
63+
64+ - S3. Browser-based apps as sender nodes; light push only.
6665
6766** Checklist** :
6867
You can’t perform that action at this time.
0 commit comments