Module worker

Module worker 

Source
Expand description

Worker component

Structs§

NodeWorker
NodeWorker is responsible for receiving commands from connected NodeClients, executing them and sending a response back, as well as accepting new NodeClient connections.

Enums§

WorkerError
Errors produced by NodeWorker