File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 662 . Nodes can discover other nodes that support mix using available peer discovery mechanisms
773 . Client nodes can send light push requests over the mixnet before delivery to a service node.
884 . Client nodes can receive a response to a light push request over the mixnet.
9- 5 . Browser clients can send light push requests over the mixnet before delivery to a service node.
10- 6 . Browser clients can receive a response to a light push request over the mixnet.
9+ 5 . Browser clients can discover other nodes that support mix using available peer discovery mechanisms
10+ 6 . Browser clients can send light push requests over the mixnet before delivery to a service node.
11+ 7 . Browser clients can receive a response to a light push request over the mixnet.
1112
1213## Usability
1314
Original file line number Diff line number Diff line change @@ -58,11 +58,11 @@ See deliverables.
5858
5959** FURPS** :
6060
61- - F1 . Browser clients can discover other nodes that support mix using available peer discovery mechanisms
62- - F2 . Browser clients can send light push requests over the mixnet before delivery to a service node.
63- - F3 . Browser clients can receive a response to a light push request over the mixnet.
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.
6464
65- - S1 . Browser based apps built using js-waku should support acting as entry nodes.
65+ - S3 . Browser- based apps on js-waku should support acting as entry nodes.
6666
6767** Checklist** :
6868
You can’t perform that action at this time.
0 commit comments