mirror of https://github.com/status-im/go-waku.git
3226def4cf
* 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> |
||
---|---|---|
.. | ||
connection_gater.go | ||
peer_connector.go | ||
peer_discovery.go | ||
peer_manager.go | ||
peer_manager_test.go | ||
peer_selection.go | ||
service_slot.go | ||
service_slot_test.go | ||
topic_event_handler.go |