go-waku/waku/v2/protocol
Richard Ramos c44b40319e
create envelope struct with hash and size of message
2021-04-04 13:08:34 -04:00
..
waku_filter Initial commit 2021-03-11 16:27:12 -04:00
waku_store create envelope struct with hash and size of message 2021-04-04 13:08:34 -04:00
README.md Initial commit 2021-03-11 16:27:12 -04:00
message_notifier.go Initial commit 2021-03-11 16:27:12 -04:00
waku_message.pb.go add logs 2021-04-04 13:07:55 -04:00
waku_message.proto add logs 2021-04-04 13:07:55 -04:00
waku_store.pb.go Waku store - initial implementation 2021-04-04 13:07:41 -04:00
waku_store.proto Waku store - initial implementation 2021-04-04 13:07:41 -04:00

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.