File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
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 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.
129
1310## Usability
1411
1512## Reliability
1613
1714## Performance
1815
16+ - P1. Payload (store query, light push message) are limited to 4kB
17+
1918## Supportability
2019
21201 . ` wakunode2 ` for intermediary and exit nodes.
Original file line number Diff line number Diff line change @@ -58,8 +58,7 @@ See deliverables.
5858
5959** FURPS** :
6060
61-
62- - P1. Payload (store query, light push query) are limited to 4kB
61+ - P1. Payload (store query, light push message) are limited to 4kB
6362
6463- S3. Browser-based apps as sender nodes; light push only.
6564
You can’t perform that action at this time.
0 commit comments