mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 14:13: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
705 B
705 B
Rendezvous FURPS
Functionality
- libp2p-rendezvous peer discovery protocol is used
Usability
- Relay nodes discover additional peers via libp2p-rendezvous
Reliability
- Relay nodes finds new peers when solely using rendezvous (Vac-QA).
Performance
- 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
- Enabled in status-go using nwaku c-bindings
- Enabled in nwaku-compose
+ (Privacy, Anonymity, Deployments)
N/A