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> |
||
---|---|---|
.. | ||
admin.go | ||
admin_test.go | ||
codec.go | ||
coded_test.go | ||
debug.go | ||
debug_test.go | ||
filter.go | ||
filter_test.go | ||
private.go | ||
private_test.go | ||
relay.go | ||
relay_test.go | ||
rpc_type.go | ||
runner.go | ||
store.go | ||
store_test.go | ||
util_test.go | ||
utils.go | ||
waku_rpc.go | ||
waku_rpc_test.go |