go-waku/waku/v2/protocol/lightpush
Prem Chaitanya Prathi 47c961dcbb
feat: update lightpush API for autosharding (#774)
* feat: update lightpush API to make pubSubTopic optional as per autosharding

* Extract contentFilter and subscriptions out of filter to reuse in relay (#779)

* chore: extract contentFilter outside filter package

* chore: move subscription outside of filter so that it can be modified and reused for relay

* Feat: filter select peer for sharding (#783)

* update selectPeer to support pubsubTopic based selection
2023-09-29 10:43:25 +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 feat: update lightpush API for autosharding (#774) 2023-09-29 10:43:25 +05:30
waku_lightpush_option.go feat: update lightpush API for autosharding (#774) 2023-09-29 10:43:25 +05:30
waku_lightpush_option_test.go chore: add missing comments to functions 2023-07-23 07:01:42 -04:00
waku_lightpush_test.go feat: update lightpush API for autosharding (#774) 2023-09-29 10:43:25 +05:30