When maintaining persistent connections, the config was consulted for a peer address. Multiple addresses for a single `NodeId` can be listed. This can result in a different address being used for reconnecting if the `HashSet` returns in a different order. The original address that was used for connection is in the `Session`, so this should be used instead. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||