go-waku/waku/v2/discv5
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
..
discover.go Feat/peer manager (#596) 2023-08-03 21:51:15 +05:30
discover_test.go feat: utils for handling shards in enr 2023-04-25 10:54:59 -04:00
filters.go feat: add filters for discv5 2023-07-31 10:45:45 -04:00