Swoole\Http\Client::push

(PECL swoole >= 1.9.0)

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

Descrição

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

Parâmetros

data

opcode

finish

Valor Retornado

add a note add a note

User Contributed Notes

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