grin/p2p
Antioch Peverell 4ef4212f1f
Simplify peer connection handling (#2801)
* connection no longer wrapped in an Option in peer

* introduce peer.send()

* remove some Arc indirection

* self.send() cleanup

* extract Peer:new() from connect and accept

* fixup

* cleanup
2019-05-03 15:56:25 +01:00
..
fuzz Map peers by ip only (ignoring port unless on loopback ip) (#2540) 2019-02-18 12:15:32 +00:00
src Simplify peer connection handling (#2801) 2019-05-03 15:56:25 +01:00
tests Simplify peer connection handling (#2801) 2019-05-03 15:56:25 +01:00
Cargo.toml Bump rand crate to 0.6 (was 0.5) (#2790) 2019-04-30 12:25:19 -07:00