public __construct(Application $app): void
| Parameter | Type | Description |
|---|
$app | Application | |
public launch(array $argv): int
| Parameter | Type | Description |
|---|
$argv | array | |
public create(Application $app, array $argv): int
| Parameter | Type | Description |
|---|
$app | Application | |
$argv | array | |
protected createConnection(Protocol $protocol, ?string $guid): false
| Parameter | Type | Description |
|---|
$protocol | Protocol | |
$guid | string | |
protected processCommand(PacketType $command, ?\stdClass $payload): bool
| Parameter | Type | Description |
|---|
$command | PacketType | |
$payload | \stdClass | |
Generated by Hazaar API Doc Generator on Wed, 07 Jan 2026 11:30:00 +0000