Skip to content

Commit c7020bc

Browse files
committed
address comments
1 parent c112640 commit c7020bc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

FURPS/core/mix.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
## Performance
1818

19+
- P1. Payload (store query, light push message) are limited to 4kB
20+
1921
## Supportability
2022

2123
1. `wakunode2` for intermediary and exit nodes.

draft-roadmap/introduce_mixnet_for_message_sending.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,11 @@ See deliverables.
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+
- F7. Browser clients can receive a response to a light push request over the mixnet.
6164

62-
- P1. Payload (store query, light push query) are limited to 4kB
65+
- P1. Payload (store query, light push message) are limited to 4kB
6366

6467
- S3. Browser-based apps as sender nodes; light push only.
6568

0 commit comments

Comments
 (0)