libp2p
Preparing search index...
@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
addressManager
:
AddressManager
connection
Gater
connectionGater
:
ConnectionGater
connection
Manager
connectionManager
:
ConnectionManager
logger
logger
:
ComponentLogger
Optional
metrics
metrics
?:
Metrics
peer
Id
peerId
:
PeerId
peer
Store
peerStore
:
PeerStore
private
Key
privateKey
:
PrivateKey
registrar
registrar
:
Registrar
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Manager
connection
Gater
connection
Manager
logger
metrics
peer
Id
peer
Store
private
Key
registrar
libp2p
Loading...