PHP Velho Oeste 2024

Swoole\Http\Client::push

(PECL swoole >= 1.9.0)

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

Descrierea

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

Parametri

data

opcode

finish

Valorile întoarse

add a note add a note

User Contributed Notes

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