go-waku/tests
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
..
resources feat: secure websockets (#201) 2022-03-22 09:12:58 -04:00
connection_test.go refactor: publish API for relay and lightpush (#845) 2023-10-30 12:30:25 -04:00
init.go chore: improve docs 2022-07-25 11:28:17 -04:00
utils.go feat: On Demand Peer Discovery based on shard and service (#834) 2023-11-07 22:43:19 +05:30