mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 22:23:09 +00:00
address comments
This commit is contained in:
parent
eb7690fecf
commit
0aa79c298b
@ -6,8 +6,9 @@
|
||||
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 send light push requests over the mixnet before delivery to a service node.
|
||||
6. Browser clients 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
|
||||
|
||||
|
||||
@ -58,11 +58,11 @@ See deliverables.
|
||||
|
||||
**FURPS**:
|
||||
|
||||
- F1. Browser clients can discover other nodes that support mix using available peer discovery mechanisms
|
||||
- F2. Browser clients can send light push requests over the mixnet before delivery to a service node.
|
||||
- F3. Browser clients can receive a response to a light push request over the mixnet.
|
||||
- F5. Browser clients can discover other nodes that support mix using available peer discovery mechanisms
|
||||
- F6. Browser clients can send light push requests over the mixnet before delivery to a service node.
|
||||
- F6. Browser clients can receive a response to a light push request over the mixnet.
|
||||
|
||||
- S1. Browser based apps built using js-waku should support acting as entry nodes.
|
||||
- S3. Browser-based apps on js-waku should support acting as entry nodes.
|
||||
|
||||
**Checklist**:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user