radicle-heartwood-lfs/radicle-node
Alexis Sellier d3f4189324
node: Fix reconnection logic
First, we make sure to always attempt reconnection to persistent peers,
no matter the reason.

Second, we don't re-attempt connections when an inbound peer
disconnects. This minimizes the chance of connections crossing.

Third, we clean up `session::Error`, and don't use it to signal a
missing session, since it doesn't really belong there.
2023-03-24 13:20:34 +01:00
..
src node: Fix reconnection logic 2023-03-24 13:20:34 +01:00
Cargo.toml node: Add commit SHA-1 to log 2023-03-22 08:52:52 +01:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00