mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-09 17:33:09 +00:00
* 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.