Skip to main content

handshake_with_node

Function handshake_with_node 

Source
pub async fn handshake_with_node(
    address: &str,
) -> Result<(TcpStream, HandshakeInfo), IntersticeError>