Module worker

Source
Expand description

Handlers for all incoming data Handlers for all incoming data

Structsยง

Worker
The main object in all interactions. You have to start worker and bind each client with worker using auth_client.
WorkerBuilder