waku-org / waku-rust-bindings

Rust wrapper over go-waku ffi
14 stars 6 forks source link

chore: support configuring DiscV5 and DNS-discovery #92

Open richard-ramos opened 5 months ago

richard-ramos commented 5 months ago

Background

https://github.com/waku-org/nwaku/issues/2420

Pre-requisite

https://github.com/waku-org/nwaku/issues/2455

Details

It should be possible to set up a nodejs waku node that internally runs DiscV5 and or DNS-discovery. These settings might come from a JSON configuration object.