mirror of https://github.com/status-im/go-waku.git
34de2941c7
* 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> |
||
---|---|---|
.. | ||
address_test.go | ||
connectedness.go | ||
connectedness_test.go | ||
keepalive.go | ||
keepalive_test.go | ||
localnode.go | ||
service.go | ||
version.go | ||
wakunode2.go | ||
wakunode2_no_rln.go | ||
wakunode2_rln.go | ||
wakunode2_test.go | ||
wakuoptions.go | ||
wakuoptions_rln.go | ||
wakuoptions_test.go |