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