mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 14:13:09 +00:00
address comments
This commit is contained in:
parent
c112640d96
commit
2ce478b015
@ -6,9 +6,6 @@
|
||||
2. Nodes can discover other nodes that support mix using available peer discovery mechanisms
|
||||
3. Client nodes can send light push requests over the mixnet before delivery to a service node.
|
||||
4. Client nodes can receive a response to a light push request over the mixnet.
|
||||
5. Browser clients can discover other nodes that support mix using available peer discovery mechanisms
|
||||
6. Browser clients can send light push requests over the mixnet before delivery to a service node.
|
||||
7. Browser clients can receive a response to a light push request over the mixnet.
|
||||
|
||||
## Usability
|
||||
|
||||
@ -16,6 +13,8 @@
|
||||
|
||||
## Performance
|
||||
|
||||
- P1. Payload (store query, light push message) are limited to 4kB
|
||||
|
||||
## Supportability
|
||||
|
||||
1. `wakunode2` for intermediary and exit nodes.
|
||||
|
||||
@ -58,8 +58,7 @@ See deliverables.
|
||||
|
||||
**FURPS**:
|
||||
|
||||
|
||||
- P1. Payload (store query, light push query) are limited to 4kB
|
||||
- P1. Payload (store query, light push message) are limited to 4kB
|
||||
|
||||
- S3. Browser-based apps as sender nodes; light push only.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user