go-waku/waku/v2/rendezvous
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
..
db.go fix(rendezvous) - interop with nwaku 2023-06-01 13:31:21 -04:00
iterator.go fix: code review 2023-08-01 09:17:11 -04:00
rendezvous.go Feat/peer manager (#596) 2023-08-03 21:51:15 +05:30
rendezvous_point.go fix: code review 2023-08-01 09:17:11 -04:00
rendezvous_test.go Feat/peer manager (#596) 2023-08-03 21:51:15 +05:30