Swoole\WebSocket\Server::push
(PECL swoole >= 1.9.0)
Swoole\WebSocket\Server::push — Push data to the remote client.
说明
public Swoole\WebSocket\Server::push(
string
string
string
string
): void
string
$fd
,string
$data
,string
$opcode
= ?,string
$finish
= ?): void
参数
fd
-
data
-
opcode
-
finish
-
返回值
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/swoole-websocket-server.push.php