libp2p
Preparing search index...
@libp2p/kad-dht
ValueEvent
Interface ValueEvent
Emitted when values are found
interface
ValueEvent
{
from
:
PeerId
;
name
:
"VALUE"
;
path
:
DisjointPath
;
type
:
VALUE
;
value
:
Uint8Array
;
}
Index
Properties
from
name
path
type
value
Properties
from
from
:
PeerId
name
name
:
"VALUE"
path
path
:
DisjointPath
type
type
:
VALUE
value
value
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
name
path
type
value
libp2p
Loading...
Emitted when values are found