nwaku/waku/protocol/README.md

8 lines
227 B
Markdown
Raw Normal View History

2020-04-28 14:41:45 +08:00
# Waku Protocol
2020-05-08 22:39:16 +02:00
This folder contains supported versions of the Waku protocol.
2020-04-28 14:41:45 +08:00
2020-05-08 22:39:16 +02:00
Currently,
- v1 contains the implementation according to Waku specification v1.
- v2 is experimental development with Waku build on top of libp2p.