workerman
workerman copied to clipboard
support worker:$protocolRoot for custom protocols
Usage: Worker::$protocolRoot = 'MyProject\Services\Lib\Protocols\';
$worker = new Worker("custom://host:1234");