Preparing search index...
The search index is not available
Documentation
Documentation
@waku/core
KeepAliveManager
Class KeepAliveManager
Index
Constructors
constructor
Properties
options
ping
Keep
Alive
Timers
relay?
relay
Keep
Alive
Timers
Methods
connections
Exist
schedule
Relay
Pings
start
stop
stop
All
Constructors
constructor
new
Keep
Alive
Manager
(
options
,
relay
?
)
:
KeepAliveManager
Parameters
options
:
KeepAliveOptions
Optional
relay
:
IRelay
Returns
KeepAliveManager
Properties
Private
options
options
:
KeepAliveOptions
Private
ping
Keep
Alive
Timers
ping
Keep
Alive
Timers
:
Map
<
string
,
Timeout
>
Private
Optional
relay
relay
?:
IRelay
Private
relay
Keep
Alive
Timers
relay
Keep
Alive
Timers
:
Map
<
PeerId
,
Timeout
[]
>
Methods
connections
Exist
connections
Exist
(
)
:
boolean
Returns
boolean
Private
schedule
Relay
Pings
schedule
Relay
Pings
(
relay
,
relayPeriodSecs
,
peerIdStr
)
:
Timeout
[]
Parameters
relay
:
IRelay
relayPeriodSecs
:
number
peerIdStr
:
string
Returns
Timeout
[]
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
connections
Exist
schedule
Relay
Pings
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