libp2p
Preparing search index...
@libp2p/kad-dht
DialPeerEvent
Interface DialPeerEvent
Emitted when peers are dialled and a new stream is opened as part of a query
interface
DialPeerEvent
{
name
:
"DIAL_PEER"
;
path
:
DisjointPath
;
peer
:
PeerId
;
type
:
DIAL_PEER
;
}
Index
Properties
name
path
peer
type
Properties
name
name
:
"DIAL_PEER"
path
path
:
DisjointPath
peer
peer
:
PeerId
type
type
:
DIAL_PEER
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
path
peer
type
libp2p
Loading...
Emitted when peers are dialled and a new stream is opened as part of a query