Service
Less than 1 minute
Service
Properties
name
public string $name = 'Unnamed Service'address
public string $address = 'stream'public $Methods
frame
protected frame(string $payload, ?string $type, bool $masked = true): stringParameters
| Parameter | Type | Description |
|---|---|---|
$payload | string | |
$type | string | |
$masked | bool |
processFrame
protected processFrame(string $frameBuffer): mixedParameters
| Parameter | Type | Description |
|---|---|---|
$frameBuffer | string |
commandStatus
protected commandStatus(?\stdClass $payload): boolParameters
| Parameter | Type | Description |
|---|---|---|
$payload | \stdClass |
Generated by Hazaar API Doc Generator on Mon, 27 Oct 2025 13:01:29 +0000