address comments

This commit is contained in:
Prem Chaitanya Prathi 2025-09-10 11:09:13 +05:30
parent eb7690fecf
commit 0aa79c298b
No known key found for this signature in database
2 changed files with 7 additions and 6 deletions

View File

@ -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

View File

@ -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**: