Preparing search index...
The search index is not available
js-waku
js-waku
lib/interfaces
WakuPrivacy
Interface WakuPrivacy
Hierarchy
Waku
WakuPrivacy
Index
Properties
filter
libp2p
light
Push
relay
store
Methods
add
Decryption
Key
add
Peer
To
Address
Book
delete
Decryption
Key
dial
is
Started
start
stop
Properties
filter
filter
:
undefined
libp2p
libp2p
:
Libp2p
light
Push
light
Push
:
undefined
relay
relay
:
WakuRelay
store
store
:
undefined
Methods
add
Decryption
Key
add
Decryption
Key
(
key
:
string
|
Uint8Array
, options
?:
{
contentTopics
?:
string
[]
;
method
?:
DecryptionMethod
}
)
:
void
Parameters
key:
string
|
Uint8Array
Optional
options:
{
contentTopics
?:
string
[]
;
method
?:
DecryptionMethod
}
Optional
content
Topics
?:
string
[]
Optional
method
?:
DecryptionMethod
Returns
void
add
Peer
To
Address
Book
add
Peer
To
Address
Book
(
peerId
:
string
|
PeerId
, multiaddrs
:
Multiaddr
[]
|
string
[]
)
:
void
Parameters
peerId:
string
|
PeerId
multiaddrs:
Multiaddr
[]
|
string
[]
Returns
void
delete
Decryption
Key
delete
Decryption
Key
(
key
:
string
|
Uint8Array
)
:
void
Parameters
key:
string
|
Uint8Array
Returns
void
dial
dial
(
peer
:
PeerId
|
Multiaddr
, protocols
?:
Protocols
[]
)
:
Promise
<
Stream
>
Parameters
peer:
PeerId
|
Multiaddr
Optional
protocols:
Protocols
[]
Returns
Promise
<
Stream
>
is
Started
is
Started
(
)
:
boolean
Returns
boolean
start
start
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
stop
stop
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
js-
waku
index
enr
proto_
message
Waku
Message
utils
waku
waku_
filter
waku_
light_
push
Push
Response
waku_
message
waku_
relay
waku_
store
lib/create_
waku
lib/interfaces
lib/peer_
discovery_
static_
list
lib/predefined_
bootstrap_
nodes
lib/wait_
for_
remote_
peer
Waku
Privacy
filter
libp2p
light
Push
relay
store
add
Decryption
Key
add
Peer
To
Address
Book
delete
Decryption
Key
dial
is
Started
start
stop
Generated using
TypeDoc