go-waku/waku
Prem Chaitanya Prathi 34de2941c7
Feat/peer manager (#596)
* chore: refactor existing code into peer maanger package

* feat: move peer connection related code into peer manager

* feat: in relay peer connection pruning

* feat: add max-connections CLI flag and limit outRelayPeers based on max-connections #621

* tested both in and out relay connection limits

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

* Review comment, use context to pause connectivity loop during node shutdown.

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

* address review comments


---------

Co-authored-by: richΛrd <info@richardramos.me>
2023-08-03 21:51:15 +05:30
..
cliutils revert: "refactor: use an address instead of public key for the node setup" 2023-05-22 17:03:40 -04:00
metrics feat: record message size 2023-04-27 09:58:06 -04:00
persistence refactor: move app code to cmd/waku 2023-07-07 10:10:21 -04:00
tools chore: switch to Google's Protobuf library 2023-02-16 11:37:59 -04:00
try feat: Implement logic for publish from node 2021-12-07 14:32:02 +01:00
v2 Feat/peer manager (#596) 2023-08-03 21:51:15 +05:30