mirror of https://github.com/status-im/go-waku.git
b5be83a02e
* fix: using relay without bcaster should consume and drop messages * update relay api usage * move subscription to broadcaster * move filter logic under subscription * Support more than 1 relay subscription for a pubSubTopic * modify relay Publish API to derive pubSubTopic based on autosharding * implement relay RPC methods for autosharding * remove relay msgChannel and relay on pubsub buffersize for subscription Co-authored-by: richΛrd <info@richardramos.me> * handle relay subscribe with noConsumer and address issue reported in code review * chore: reorg relay code --------- Co-authored-by: richΛrd <info@richardramos.me> |
||
---|---|---|
.. | ||
admin.go | ||
admin_test.go | ||
codec.go | ||
coded_test.go | ||
debug.go | ||
debug_test.go | ||
filter.go | ||
filter_test.go | ||
relay.go | ||
relay_test.go | ||
rpc_type.go | ||
runner.go | ||
store.go | ||
store_test.go | ||
util_test.go | ||
utils.go | ||
waku_rpc.go | ||
waku_rpc_test.go |