Richard Ramos 6ece3c483b feat: subscribe to shards with --topic and refactors
- Shards in same cluster are advertised on ENR
- Store().Resume() was moved to app layer
- NoDefaultWakuTopic() was removed since it's the app that must determine whether it subscribes to the default waku topic
- Removed `Publish` from WakuNode (not really used and easy to implement in app layer if needed)
2023-07-06 11:18:29 -04:00
..
2023-05-08 08:31:19 -04:00
2023-06-09 14:57:43 -04:00
2023-04-26 12:40:15 -04:00
2021-03-11 16:27:12 -04:00
2021-10-20 14:43:59 -04:00
2023-02-16 12:22:47 -04:00

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.