go-waku/waku
Prem Chaitanya Prathi 3226def4cf
feat: On Demand Peer Discovery based on shard and service (#834)
* refactor discovery and common service to separate package to remove package inter-dependencies

* relay on-demand discovery ,use proto to enr field mapping

* chore: no need to dial discovered peers as peermanager already does that

* on demand discovery for service peers during peer selection

* identify supported protocols for discovered peers and add to service slots

* fix: tests to use proper static sharding topics

* fix: random selection with default pubsubTopic

---------

Co-authored-by: richΛrd <info@richardramos.me>
2023-11-07 22:43:19 +05:30
..
cliutils feat: bridge relay topics (#854) 2023-11-03 09:47:15 -04:00
metrics refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
persistence chore: print a message periodically indicating that VACUUM is still being executed (#838) 2023-10-30 09:22:50 -04:00
tools chore: switch to Google's Protobuf library 2023-02-16 11:37:59 -04:00
try feat: Implement logic for publish from node 2021-12-07 14:32:02 +01:00
v2 feat: On Demand Peer Discovery based on shard and service (#834) 2023-11-07 22:43:19 +05:30