libp2p
Preparing search index...
@libp2p/identify
IdentifyPushComponents
Interface IdentifyPushComponents
interface
IdentifyPushComponents
{
addressManager
:
AddressManager
;
connectionManager
:
ConnectionManager
;
events
:
TypedEventTarget
<
Libp2pEvents
<
ServiceMap
>
>
;
logger
:
ComponentLogger
;
nodeInfo
:
NodeInfo
;
peerId
:
PeerId
;
peerStore
:
PeerStore
;
privateKey
:
PrivateKey
;
registrar
:
Registrar
;
}
Hierarchy (
View Summary
)
IdentifyComponents
IdentifyPushComponents
Index
Properties
address
Manager
connection
Manager
events
logger
node
Info
peer
Id
peer
Store
private
Key
registrar
Properties
address
Manager
addressManager
:
AddressManager
connection
Manager
connectionManager
:
ConnectionManager
events
events
:
TypedEventTarget
<
Libp2pEvents
<
ServiceMap
>
>
logger
logger
:
ComponentLogger
node
Info
nodeInfo
:
NodeInfo
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
Manager
events
logger
node
Info
peer
Id
peer
Store
private
Key
registrar
libp2p
Loading...