Swoole\WebSocket\Server::push

Push data to the remote client.

説明

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

パラメータ

fd

data

opcode

finish

戻り値