CakeFest 2024: The Official CakePHP Conference

Swoole\Http\Client::upgrade

(PECL swoole >= 1.9.0)

Swoole\Http\Client::upgradeUpgrade to websocket protocol.

Description

public Swoole\Http\Client::upgrade(string $path, string $callback): void

Parameters

path

callback

Return Values

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top