mirror of https://github.com/status-im/go-waku.git
db25b307e2
* fix: updated filterv2 protocol as per rfc, make pubsub topic optional * chore: make broadcaster optional in filter client * reverting optional pubSub topic in Filter.MessagePush * fix: revert pubSubTopic as optional and add higher level validation * Update waku/v2/protocol/filter/client.go Co-authored-by: richΛrd <info@richardramos.me> --------- Co-authored-by: richΛrd <info@richardramos.me> |
||
---|---|---|
.. | ||
enr | ||
filter | ||
legacy_filter | ||
lightpush | ||
noise | ||
pb | ||
peer_exchange | ||
relay | ||
rln | ||
store | ||
README.md | ||
content_topic.go | ||
envelope.go | ||
envelope_test.go | ||
pubsub_topic.go | ||
requestId.go | ||
requestId_test.go | ||
shard.go | ||
topic_test.go | ||
utils.go | ||
utils_test.go |
README.md
Waku v2 protocol
This folder contains implementations of Waku v2 protocols.