on('Message', function (Pool $pool, string $data) { var_dump($data); }); $pool->start();