#### 问题描述
webman/push推送失败,websocket连接成功但是无法推送消息,提示调用trigger方法时返回false
#### 程序代码
这是改装后的方法
```php
functionsendSocketMessage($channels, $content, string $form = 'system')
{
try {
// 发送进入保留状态消息content)
]);
dump($a);
return $a;
} catch (Exception $e) {
dump("推送失败