mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-09 17:33:09 +00:00
* mounts the store protocol * todo * Update waku/node/v2/wakunode2.nim Co-authored-by: Oskar Thorén <me@oskarth.com> * fix * Update waku/node/v2/wakunode2.nim Co-authored-by: Oskar Thorén <me@oskarth.com> * eol Co-authored-by: Oskar Thorén <me@oskarth.com> Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
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.