grin/p2p
Antioch Peverell ef5d83817e
Maintain min outbound peers (min_preferred_peers / 2) (#2417)
* outbound connection count

* rustfmt

* display outbound peer count

* rustfmt

* wip - allow connections to exceed max when trying to create new outcound connections
any in excess of total max will be cleaned up subsequently

* fix

* we care about connected outbound peer count when deciding to connect to new peers
2019-01-19 16:13:09 +00:00
..
fuzz Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
src Maintain min outbound peers (min_preferred_peers / 2) (#2417) 2019-01-19 16:13:09 +00:00
tests Clean shutdown via stop_state (#2117) 2018-12-11 11:07:41 +00:00
Cargo.toml Version bump to 1.0.0 2019-01-15 16:24:29 +00:00