Preparing search index...
The search index is not available
Documentation
Documentation
@waku/sdk
LightNode
Interface LightNode
Hierarchy
Waku
LightNode
Index
Properties
connection
Manager
filter
libp2p
light
Push
relay
store
Methods
dial
is
Started
start
stop
Properties
connection
Manager
connection
Manager
:
IConnectionManager
filter
filter
:
IFilter
libp2p
libp2p
:
Libp2p
light
Push
light
Push
:
ILightPush
relay
relay
:
undefined
store
store
:
IStore
Methods
dial
dial
(
peer
,
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
Theme
OS
Light
Dark
On This Page
connection
Manager
filter
libp2p
light
Push
relay
store
dial
is
Started
start
stop
Documentation
@waku/interfaces - v0.0.18
@waku/utils - v0.0.11
@waku/proto - v0.0.5
@waku/enr - v0.0.17
@waku/core - v0.0.23
@waku/relay - v0.0.6
@waku/message-hash - v0.1.7
@waku/peer-exchange - v0.0.16
@waku/dns-discovery - v0.0.17
@waku/message-encryption - v0.0.21
@waku/sdk - v0.0.19
@waku/browser-tests
Generated using
TypeDoc