__construct() __construct(\adminmatrix\swoole\Manager $manager, array $config) : mixed Parameters \adminmatrix\swoole\Manager $manager array $config Returns mixed —
sendMessage() sendMessage(mixed $workerId, mixed $message) : mixed Parameters mixed $workerId mixed $message Returns mixed —
prepare() prepare(\Swoole\Process\Pool $pool) : mixed Parameters \Swoole\Process\Pool $pool Returns mixed —
publish() publish(mixed $workerId, mixed $message) : mixed Parameters mixed $workerId mixed $message Returns mixed —
getSocket() getSocket( $workerId) : \Swoole\Coroutine\Socket Parameters $workerId Returns \Swoole\Coroutine\Socket —