workerman
首页
问答
分享
手册
市场
物联网
webman
AI助手
搜索
+
发布
提问
分享
webman插件
webman应用
登录
注册
问答
关于2.0版本,在其他项目中推送消息问题
升级到2.0之后,出现下面这种情况 `PHP Warning:
stream_socket_client
(): unable to connect to tcp://127.0.0.1:1236 (
问答
使用GatewayClient调用getAllClientSessions获取不到任何数据
getAllGatewayAddressesFromRegister这个函数里面返回的地址全部都是"127.0.0.1:端口"这样的地址,也就是里面有这么一段代码: ```php $client =
stream_socket_client
问答
gatewaywork 业务进程busy
F_SETFL, O_RDWR) = 0 18:17:33.930125 close(14) = 0 18:17:33.930220 write(1, "\nWarning:
stream_socket_client
F_SETFL, O_RDWR) = 0 18:17:36.933778 close(14) = 0 18:17:36.933852 write(1, "\nWarning:
stream_socket_client
分享
webman mqtt的几种用法
:class, 'listen' => 'tcp://0.0.0.0:8789', 'count' => 1, // 进程数 ], ``` 推送使用方式 ``` $client =
stream_socket_client
问答
GatewayWorker作为websocket客户端,用的AsyncTcpConnection,报错
GatewayWorker作为websocket客户端,用的AsyncTcpConnection,开到200个客户端的时候是正常的,开到300个客户端的时候就出现如下错误: ``` Warning:
stream_socket_client
问答
呼叫大神walkor,Gateway的客户端接收数据,8192字节不够的问题
tr>"; $i++; } //echo $html; Gateway::sendToCurrentClient($html); return; ``` 客户端读取: ```php $link=
stream_socket_client
问答
急 thinkphp 使用gatewayclient 无法连接服务器
websocket连接不上了 ----------分割线---------- 最后总结了 服务器lanIp是127.0.0.1 都可以正常链接 但是后端写入一些方法的时候 我打印了一下 都是在执行
stream_socket_client
问答
如何在同个项目往多个不通的$registerAddress发送消息?
if(empty($addresses_cache) || $time_now - $last_update > $expiration_time) { $client =
stream_socket_client
问答
windows系统下,两个work之间通信问题
$data; $client =
stream_socket_client
("tcp://0000:5656"); // text 协议为字符串末尾加一个换行符 \n echo
问答
GlobalData的client 隔一段时间会抛出错误
``` PHP Warning:
stream_socket_client
(): unable to connect to tcp://127.0.0.1:2207 (Cannot assign requestedaddress) in /vagrant/Quant/src/vendor/workerman/globaldata/src/Client.php on line 66 Warning:
stream_socket_client
问答
worker[BusinessWorker:3026857] exit with status 14
Workerman[think] start in DAEMON mode 2024-06-13 14:50:12 pid:3026857 think\exception\ErrorException:
stream_socket_client
www/wwwroot/cn-im-api-produce.files99.com/vendor/workerman/gateway-worker/src/Lib/Gateway.php(755):
stream_socket_client
问答
关于“如何在php后端及时推送消息给客户端”文章的疑问
/question/508文章中,我按照 walkor 上面的给的案例与步骤来做,最后用把 // 建立socket连接到内部推送端口 $client =
stream_socket_client
('tcp
问答
参考文档中的异步任务代码,使用生产环境高频数据进行测试(关键字:Address not available)
**直接start运行,大约45秒(累计2W5+数据后)后抛出异常** Warning:
stream_socket_client
(): unable to connect to tcp://172.18.0.19
文档
text协议
\n"; // 与服务端建立socket连接 $client =
stream_socket_client
('tcp://127.0.0.1:5678'); // 以text协议发送buffer1数据
问答
laravel框架使用gateway-client时,偶尔出现卡顿情况
进程发送请求数据 foreach ($gateway_buffer_array as $address => $gateway_buffer) { $client =
stream_socket_client
问答
workerman 当做udp客户端的使用的问题
Redis(); } $redis->pconnect('127.0.0.1',6379); if($task->id === 0){ while(1) { $handle =
stream_socket_client
问答
异常退出exit with status 9
echo $count, "connections complete\n"; ``` 开了100个连接,GW运行几分钟报错 ```log exit with status 9 Warning:
stream_socket_client
问答
workerman怎么实现p2p,通过公网服务器辅助之后,客户端直连
['code']) { echo "\t\n------------ 访问pc2 ----------------\t\n"; $client =
stream_socket_client
问答
(急)怎么把前端推送改成php推送
* 认真编码 快乐生活 * User: helloJiu * Date: 2018/9/12 * Time: 18:06 */ // 建立socket连接到内部推送端口 $client =
stream_socket_client
问答
GatewayWorker怎么做中转服务器
// 建立与目标tcpB服务器的连接 self::$tcpServerConnection = new \Workerman\Connection\TcpConnection(
stream_socket_client
« 上一页
1
2
3
4
5
6
7
8
下一页 »
« 上一页
7
下一页 »
赞助商
+成为赞助商
×
请作者喝咖啡
×
🔝