go-waku/waku/v2/peermanager
harsh jain a650469fae
feat: use CommonService in peerConnector (#737)
* feat(CommonService): add channel and use commonService in discv5

* fix: add mutex to PushToChan

* fix: remove generic functionality

* feat: use CommonService in peerConnector

* fix: remove generic functionality

* nit: add error log
2023-09-19 07:39:39 +07:00
..
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: use CommonService in peerConnector (#737) 2023-09-19 07:39:39 +07:00
peer_manager.go feat: use CommonService in peerConnector (#737) 2023-09-19 07:39:39 +07:00
peer_manager_test.go feat: update WakuPeerStore to store pubSubTopics for a peer (#734) 2023-09-14 20:30:06 +05:30
service_slot.go chore:remove duplicate declaration of relay protocol const (#736) 2023-09-14 14:06:08 +05:30
service_slot_test.go chore(lint): adds `make lint-full` target and fixes some linting errors 2023-09-12 09:54:34 -04:00