pub fn send_probe(peer: &str, nonce: &str) -> Result<()>
Send a probe to peer (synchronous delivery). The caller then waits for the matching probe_ack to land in the inbox.
peer