Skip to main content

send

Function send 

Source
pub fn send(registry: &PeerRegistry, msg: &Message) -> Result<()>
Expand description

Send a message, verifying the recipient exists in the registry (if addressed).