mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 22:23:09 +00:00
Backporting previous roadmap to help clarity on what is planned and changed in H2. Uses new format https://github.com/waku-org/pm/pull/299
29 lines
705 B
Markdown
29 lines
705 B
Markdown
# Rendezvous FURPS
|
|
|
|
## Functionality
|
|
|
|
1. libp2p-rendezvous peer discovery protocol is used
|
|
|
|
## Usability
|
|
|
|
1. Relay nodes discover additional peers via libp2p-rendezvous
|
|
|
|
## Reliability
|
|
|
|
1. Relay nodes finds new peers when solely using rendezvous **(Vac-QA)**.
|
|
|
|
## Performance
|
|
|
|
1. In an established network of 1k relay nodes on 10 shards with 1 bootstrap node,
|
|
100 new relay nodes (relay + discv5 + Waku PX + rendezvous)
|
|
can connect to 20 relay peers in the right shard within 1 minute (**Vac-DST**)
|
|
; run simulation without rendezvous to see the difference
|
|
|
|
## Supportability
|
|
|
|
1. Enabled in status-go using nwaku c-bindings
|
|
2. Enabled in nwaku-compose
|
|
|
|
## + (Privacy, Anonymity, Deployments)
|
|
|
|
N/A |