Preparing search index...
The search index is not available
Documentation
Documentation
@waku/sdk
waku
KeepAliveManager
Class KeepAliveManager
Hierarchy
KeepAliveManager
Index
Constructors
constructor
Properties
options
ping
Keep
Alive
Timers
relay?
relay
Keep
Alive
Timers
Methods
start
stop
stop
All
Constructors
constructor
new
Keep
Alive
Manager
(
options
,
relay
?
)
:
waku
.
KeepAliveManager
Parameters
options
:
KeepAliveOptions
Optional
relay
:
IRelay
Returns
waku
.
KeepAliveManager
Properties
Private
options
options
:
any
Private
ping
Keep
Alive
Timers
ping
Keep
Alive
Timers
:
any
Private
Optional
relay
relay
?:
any
Private
relay
Keep
Alive
Timers
relay
Keep
Alive
Timers
:
any
Methods
start
start
(
peerId
,
libp2pPing
,
peerStore
)
:
void
Parameters
peerId
:
PeerId
libp2pPing
:
PingService
peerStore
:
PeerStore
Returns
void
stop
stop
(
peerId
)
:
void
Parameters
peerId
:
PeerId
Returns
void
stop
All
stop
All
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
options
ping
Keep
Alive
Timers
relay
relay
Keep
Alive
Timers
start
stop
stop
All
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
Generated using
TypeDoc