Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
2.0k views
in Technique[技术] by (71.8m points)

thinkphp5 用stomp连接阿里云物联网 报错?

image.png
image.png
我在extend 和vender下都放了扩展还是不行
image.png


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

额..你不会用 composer require stomp-php/stomp-php(我假设你使用的是 https://github.com/stomp-php/... 这个客户端) 命令让它自己安装导 vendor 目录下面,然后由 composer 的 autoloader 自动来加载它吗?

貌似stomp 也有 php 的拓展,不过很久没更新了..


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...