go-waku/waku/v2/peermanager
Prem Chaitanya Prathi 6955d01498
Update peer selection options for light protocols (#787)
* Update peer selection options for lightPush

* Update peer selection options for filter

* migrate peer selection functionality from peer manager

Co-authored-by: richΛrd <info@richardramos.me>

---------

Co-authored-by: richΛrd <info@richardramos.me>
2023-10-16 22:12:01 +05:30
..
common_discovery_service.go feat(CommonService): add channel and use commonService in discv5 (#735) 2023-09-18 16:41:40 +07:00
connection_gater.go refactor: peerManager test (#683) 2023-08-30 21:33:57 +07:00
mock_peer_discoverer.go chore(lint): adds `make lint-full` target and fixes some linting errors 2023-09-12 09:54:34 -04:00
peer_connector.go feat: Sharded peer management - Relay (#764) 2023-09-27 12:16:37 +05:30
peer_manager.go Update peer selection options for light protocols (#787) 2023-10-16 22:12:01 +05:30
peer_manager_test.go Update peer selection options for light protocols (#787) 2023-10-16 22:12:01 +05:30
service_slot.go Update peer selection options for light protocols (#787) 2023-10-16 22:12:01 +05:30
service_slot_test.go Update peer selection options for light protocols (#787) 2023-10-16 22:12:01 +05:30
topic_event_handler.go feat: Sharded peer management - Relay (#764) 2023-09-27 12:16:37 +05:30