Preparing search index...
The search index is not available
libp2p
libp2p
@libp2p/circuit-relay-v2
CircuitRelayServerComponents
Interface CircuitRelayServerComponents
interface
CircuitRelayServerComponents
{
addressManager
:
AddressManager
;
connectionGater
:
ConnectionGater
;
connectionManager
:
ConnectionManager
;
logger
:
ComponentLogger
;
metrics
?:
Metrics
;
peerId
:
PeerId
;
peerStore
:
PeerStore
;
privateKey
:
PrivateKey
;
registrar
:
Registrar
;
}
Index
Properties
address
Manager
connection
Gater
connection
Manager
logger
metrics?
peer
Id
peer
Store
private
Key
registrar
Properties
address
Manager
address
Manager
:
AddressManager
connection
Gater
connection
Gater
:
ConnectionGater
connection
Manager
connection
Manager
:
ConnectionManager
logger
logger
:
ComponentLogger
Optional
metrics
metrics
?:
Metrics
peer
Id
peer
Id
:
PeerId
peer
Store
peer
Store
:
PeerStore
private
Key
private
Key
:
PrivateKey
registrar
registrar
:
Registrar
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
address
Manager
connection
Gater
connection
Manager
logger
metrics
peer
Id
peer
Store
private
Key
registrar
libp2p
Loading...