addServer(); $client->closure(function () { echo "This function was sent from a client, it should be executed on the worker"; });