pub async fn peer_register(
    input_signal: PeerSignal,
    accept: bool,
    remote: &impl Remote
) -> Result<Ticket, NetworkError>
Expand description

Given the input_signal from the peer, this function sends a register response to the target peer