nwaku/waku/protocol
Kim De Mey 481379815f
Refactor to abstract away the p2p request handler from mailserver (#34)
2020-06-30 15:29:02 +02:00
..
v1 Refactor to abstract away the p2p request handler from mailserver (#34) 2020-06-30 15:29:02 +02:00
v2 Use gossipsub 2020-06-15 11:07:15 +08:00
README.md Move and update Readme.md (#9) 2020-05-08 22:39:16 +02:00

README.md

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.