Preparing search index...
The search index is not available
Documentation
Documentation
@waku/sdk
waku
KeepAliveManager
Class KeepAliveManager
Index
Constructors
constructor
Properties
libp2p
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
(
__namedParameters
)
:
waku
.
KeepAliveManager
Parameters
__namedParameters
:
CreateKeepAliveManagerOptions
Returns
waku
.
KeepAliveManager
Properties
Private
Readonly
libp2p
libp2p
:
any
Private
Readonly
options
options
:
any
Private
ping
Keep
Alive
Timers
ping
Keep
Alive
Timers
:
any
Private
Optional
Readonly
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
)
:
void
Parameters
peerId
:
PeerId
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
libp2p
options
ping
Keep
Alive
Timers
relay
relay
Keep
Alive
Timers
schedule
Relay
Pings
connections
Exist
start
stop
stop
All
Documentation
Loading...