go-waku/waku/v2/peermanager
Prem Chaitanya Prathi 9b05d48318
Feat : handle dynamic peer topic sub unsub (#751)
* feat: handle dynamic peer join and leave a pubSub topic

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


---------

Co-authored-by: richΛrd <info@richardramos.me>
2023-09-19 11:35:29 +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: use CommonService in peerConnector (#737) 2023-09-19 07:39:39 +07:00
peer_manager.go Feat : handle dynamic peer topic sub unsub (#751) 2023-09-19 11:35:29 +05:30
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