Dials a peer at the given multiaddress with optional timeout override Returns a connection to the peer if successful
Future<Conn> dial(MultiAddr addr, {Duration? timeout});