Closed meling closed 3 years ago
This decouples the node object from channel avoiding the two-way reference problem.
This moves lastErr and latency from Node to channel, and replicates nodeID and backoffCfg in channel.
Fixes #142
This decouples the node object from channel avoiding the two-way reference problem.
This moves lastErr and latency from Node to channel, and replicates nodeID and backoffCfg in channel.
Fixes #142