Skip to content

Update WakuClient peer Discovery #17

@jazzz

Description

@jazzz

The Current WakuClient uses static peer dialing to discover other nodes. This means that the other nodes must be known at startup which adds un-needed complexity.

To make it more usable, the following changes are needed

  • WakuClient can send messages without knowing peerIds of all nodes
  • WakuClient can discover new nodes after startup
  • WakuClient should use existing waku discovery mechanisms

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions