__construct() __construct(string $address, int|float $timeout = 10, mixed|null $context = null) : mixed Parameters string $address int|float $timeout mixed|null $context Returns mixed —
send() send(string $data) : void Parameters string $data Throws \Psc\Std\Stream\Exception\ConnectionException|\Throwable
_message() _message(string $unmaskedData, int $opcode) : void Parameters string $unmaskedData int $opcode