2
0
mirror of https://github.com/status-im/go-waku.git synced 2025-01-31 16:07:40 +00:00
Prem Chaitanya Prathi 47c961dcbb
feat: update lightpush API for autosharding ()
* feat: update lightpush API to make pubSubTopic optional as per autosharding

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

* 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 ()

* update selectPeer to support pubsubTopic based selection
2023-09-29 10:43:25 +05:30
..