go-waku/waku/v2/protocol/lightpush
Prem Chaitanya Prathi b5be83a02e
feat : autoshard relay api (#807)
* 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>
2023-10-21 01:26:18 +05:30
..
pb chore: switch to Google's Protobuf library 2023-02-16 11:37:59 -04:00
metrics.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
waku_lightpush.go Update peer selection options for light protocols (#787) 2023-10-16 22:12:01 +05:30
waku_lightpush_option.go Update peer selection options for light protocols (#787) 2023-10-16 22:12:01 +05:30
waku_lightpush_option_test.go Update peer selection options for light protocols (#787) 2023-10-16 22:12:01 +05:30
waku_lightpush_test.go feat : autoshard relay api (#807) 2023-10-21 01:26:18 +05:30