Php/docs/swoole-websocket-server.push

提供:Dev Guides
< Php
移動先:案内検索

Swoole\WebSocket\Server::push

(PECL swoole >= 1.9.0)

Swoole\WebSocket\Server::pushPush data to the remote client.


説明

public Swoole\WebSocket\Server::push ( string $fd , string $data [, string $opcode [, string $finish ]] ) : void

パラメータ

fd
data
opcode
finish


返り値