External module "Bootstrap/ping.basic"
Variables
interval
interval: number = 2000
threshold
threshold: number = 2000
Functions
_basicPingBootstrap
- _basicPingBootstrap(xyz: INodeXYZ, event: any, port: any): void
-
Parameters
-
xyz: INodeXYZ
-
event: any
-
port: any
Returns void
Will setup a basic ping mechanism for the node. This will automatically bootstrap unless
selfConf.defaultBootstrap
is set tofalse
_basicPingBootstrap