libp2p
Preparing search index...
@libp2p/kad-dht
ProviderEvent
Interface ProviderEvent
Emitted when providers are found
interface
ProviderEvent
{
from
:
PeerId
;
name
:
"PROVIDER"
;
path
:
DisjointPath
;
providers
:
PeerInfo
[]
;
type
:
PROVIDER
;
}
Index
Properties
from
name
path
providers
type
Properties
from
from
:
PeerId
name
name
:
"PROVIDER"
path
path
:
DisjointPath
providers
providers
:
PeerInfo
[]
type
type
:
PROVIDER
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
name
path
providers
type
libp2p
Loading...
Emitted when providers are found