mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 22:43:09 +00:00
* simplified filter * add filter * eol * Update waku_protocol2.nim * trigger GitHub actions * comment * fix import * oops * and * init filters * import tables
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.