Swoole\Http\Client::push

(PECL swoole >= 1.9.0)

Swoole\Http\Client::pushPush data to websocket client.

Beschreibung

public Swoole\Http\Client::push ( string $data , string $opcode = ? , string $finish = ? ) : void

Parameter-Liste

data

opcode

finish

Rückgabewerte

add a note add a note

User Contributed Notes

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