mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-03 22:53: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
|
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.
|
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.
|
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
|
## Usability
|
||||||
|
|
||||||
@ -16,6 +13,8 @@
|
|||||||
|
|
||||||
## Performance
|
## Performance
|
||||||
|
|
||||||
|
- P1. Payload (store query, light push message) are limited to 4kB
|
||||||
|
|
||||||
## Supportability
|
## Supportability
|
||||||
|
|
||||||
1. `wakunode2` for intermediary and exit nodes.
|
1. `wakunode2` for intermediary and exit nodes.
|
||||||
|
|||||||
@ -58,8 +58,7 @@ See deliverables.
|
|||||||
|
|
||||||
**FURPS**:
|
**FURPS**:
|
||||||
|
|
||||||
|
- P1. Payload (store query, light push message) are limited to 4kB
|
||||||
- P1. Payload (store query, light push query) are limited to 4kB
|
|
||||||
|
|
||||||
- S3. Browser-based apps as sender nodes; light push only.
|
- S3. Browser-based apps as sender nodes; light push only.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user