grin/p2p/tests
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
..
peer_handshake.rs Simplify peer connection handling (#2801) 2019-05-03 15:56:25 +01:00
ser_deser.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00