module Tapyrus::Network

Constants

MAX_OUTBOUND_CONNECTIONS

Maximum number of automatic outgoing nodes

PING_INTERVAL

Time between pings automatically sent out for latency probing and keepalive (in seconds).

TIMEOUT_INTERVAL

Time after which to disconnect, after waiting for a ping response (or inactivity).