Preparing search index...
The search index is not available
Documentation
Documentation
@waku/sdk
waku
KeepAliveManager
Class KeepAliveManager
Index
Constructors
constructor
Properties
options
ping
Keep
Alive
Timers
relay?
relay
Keep
Alive
Timers
schedule
Relay
Pings
Methods
connections
Exist
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
Private
schedule
Relay
Pings
schedule
Relay
Pings
:
any
Methods
connections
Exist
connections
Exist
(
)
:
boolean
Returns
boolean
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
schedule
Relay
Pings
connections
Exist
start
stop
stop
All
Documentation
@waku
proto
interfaces
utils
message-hash
enr
core
relay
discovery
message-encryption
sdk
browser-tests
react-native-polyfills
Generated using
TypeDoc