Options
Less than 1 minute
Options
class Options extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Properties
host
Remote server host name/address.
public string $host = '127.0.0.1'Type: string
port
Remote server TCP port.
public int $port = 13080Type: int
headers
Custom headers to add to the WebSocket handshake request.
public array $headersType: array
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000