go-nwaku/waku/v2/protocol
Richard Ramos ad9abe601c
fix: numeric identifiers and index out of bounds issue on store
2021-04-12 13:59:09 -04:00
..
waku_filter Initial commit 2021-03-11 16:27:12 -04:00
waku_store fix: numeric identifiers and index out of bounds issue on store 2021-04-12 13:59:09 -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 change ContentTopic from uint32 to string 2021-04-08 18:07:31 -04:00
waku_message.proto change ContentTopic from uint32 to string 2021-04-08 18:07:31 -04:00
waku_store.pb.go change ContentTopic from uint32 to string 2021-04-08 18:07:31 -04:00
waku_store.proto fix: numeric identifiers and index out of bounds issue on store 2021-04-12 13:59:09 -04:00

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.