Crate libp2p_relay

source ·
Expand description

Implementation of libp2p circuit relay protocol.

Modules

  • Everything related to the relay protocol from a client’s perspective.
  • Types related to the relay protocol inbound.
  • Types related to the relay protocol outbound.

Structs

Enums

  • The events produced by the relay Behaviour.

Constants

Traits

  • Allows rate limiting access to some resource based on the PeerId and [Multiaddr] of a remote peer.