Closed dalingng closed 8 months ago
目前还不支持 pulsar+ssl
协议
@dalingng 使用 pulsar://mqe.tuyacn.com:7285
试一下
@ikilobyte I too get Socket is closed
error when I use pulsar+ssl
then I changed to https://mystreamnativehosteddomain:8080 then I got the below error
is this fixed ? , I too face same error, and when I connect using https, I get this error
Pulsar\Exception\ConnectException: Connection timed out in file /var/www/html/vendor/ikilobyte/pulsar-client-php/src/IO/StreamIO.php on line 55
@karthikeyan-manivasagam The SSL protocol is not currently supported
@ikilobyte , Thank you
好的谢谢,我已经转成用go来接收转成amqp。所以没看消息不好意思
is this issue fixed ?
@karthikeyan-manivasagam It hasn't been fixed yet.
@karthikeyan-manivasagam @dalingng v1.3.0
TLS Support
使用了官方的示例代码不能用,自己又安装了swoole来运行也不能用 无法连接
运行的代码
TuyaAuth.php