mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-05 15:33:08 +00:00
* started working on store protocol * eol * update * fix * encoding * started * started working on decoding * fixes * started fleshing out tests * testing * encode / decode test * eol * fix test * fmt * errors * testing entire rpc now * fix * format * added comment * removed StoreRPC * added comment * readded the store rpc * updated * fix tests
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.