libp2p_relay::client

Function new

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

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