4ef4212f1f
* 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