radicle-heartwood-lfs/radicle-node
Slack Coder f3d867af4d node: keep a healthy connection to the network
Try having a number of outbound connections to other Radicle nodes at any
given time.  The number has been defined earlier as TARGET_OUTBOUND_PEERS.
All network nodes are treated equally, there is no preference.

Attempts to keep connected happen at set intervals (IDLE_INTERVAL) or when
a node disconnects.

Signed-off-by: Slack Coder <slackcoder@server.ky>
2022-11-09 09:49:07 -05:00
..
src node: keep a healthy connection to the network 2022-11-09 09:49:07 -05:00
Cargo.toml Make `track` functions return correctly 2022-11-09 13:29:54 +01:00