Function libp2p_relay::client::new

source ·
pub fn new(local_peer_id: PeerId) -> (Transport, Behaviour)
Expand description

Create a new client relay Behaviour with it’s corresponding Transport.