go-waku/library
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
..
c feat: update lightpush API for autosharding (#774) 2023-09-29 10:43:25 +05:30
mobile feat: autosharding core logic (#669) 2023-08-25 09:55:38 +05:30
config.go refactor: c-bindings 2023-08-10 09:30:38 -04:00
discovery.go chore(lint): adds `make lint-full` target and fixes some linting errors 2023-09-12 09:54:34 -04:00
encoding.go refactor: remove enc_publish functions and create separate encoding functions instead 2023-08-11 11:47:58 -04:00
filter.go feat: update lightpush API for autosharding (#774) 2023-09-29 10:43:25 +05:30
ios.go refactor: c-bindings 2023-08-10 09:30:38 -04:00
legacy_filter.go refactor: c-bindings 2023-08-10 09:30:38 -04:00
lightpush.go feat: update lightpush API for autosharding (#774) 2023-09-29 10:43:25 +05:30
node.go feat: update WakuPeerStore to store pubSubTopics for a peer (#734) 2023-09-14 20:30:06 +05:30
relay.go refactor: remove enc_publish functions and create separate encoding functions instead 2023-08-11 11:47:58 -04:00
response.go refactor: c-bindings 2023-08-10 09:30:38 -04:00
signals.c refactor: c-bindings 2023-08-10 09:30:38 -04:00
signals.go refactor: c-bindings 2023-08-10 09:30:38 -04:00
store.go refactor: c-bindings 2023-08-10 09:30:38 -04:00