Closed iand closed 1 year ago
This issue if to address the TODO here: https://github.com/plprobelab/zikade/blob/main/internal/coord/network.go#L229
We should reuse a NodeHandler managed by NetworkBehaviour rather than calling NewNodeHandler
NodeHandler
NetworkBehaviour
This issue if to address the TODO here: https://github.com/plprobelab/zikade/blob/main/internal/coord/network.go#L229
We should reuse a
NodeHandler
managed byNetworkBehaviour
rather than calling NewNodeHandler