Expand description
Worker component
Structs§
- Node
Worker NodeWorkeris responsible for receiving commands from connectedNodeClients, executing them and sending a response back, as well as accepting newNodeClientconnections.
Enums§
- Worker
Error - Errors produced by
NodeWorker