mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-12 15:54:36 +00:00
893134b536
* Refactor: Waku protocol -> Waku relay protocol Including updating protocol string. Addresses https://github.com/status-im/nim-waku/issues/101 * Refactor: WakuSub -> WakuRelay
Waku Protocol
This folder contains supported versions of the Waku protocol.
Currently,
- v1 contains the implementation according to Waku specification v1.
- v2 is experimental development with Waku build on top of libp2p.