go-waku/waku/v2/protocol/lightpush
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
..
pb chore: switch to Google's Protobuf library 2023-02-16 11:37:59 -04:00
waku_lightpush.go Feat/peer manager (#596) 2023-08-03 21:51:15 +05:30
waku_lightpush_option.go chore: add missing comments to functions 2023-07-23 07:01:42 -04:00
waku_lightpush_option_test.go chore: add missing comments to functions 2023-07-23 07:01:42 -04:00
waku_lightpush_test.go chore: fix comment on test 2023-08-02 11:24:50 +05:30