11 Star 22 Fork 7

immusen/yii2-swoole-mqtt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 663 Bytes
一键复制 编辑 原始数据 按行查看 历史
immusen 提交于 2018-10-20 11:45 . update
{
"name": "immusen/yii2-swoole-mqtt",
"description": "MQTT server for Yii2 base on swoole 4, Resolve topic as a route reflect into controller/action/param, And support redis pub/sub to trigger async task from your web application",
"type": "yii2-extension",
"keywords": ["yii2","extension","swoole","mqtt","mqtt server","redis","IOT", "async", "pub sub"],
"license": "Apache-2.0",
"authors": [
{
"name": "immusen",
"email": "immusen@gmail.com"
}
],
"require": {
"yiisoft/yii2": "~2.0.0"
},
"autoload": {
"psr-4": {
"immusen\\mqtt\\": ""
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/immusen/yii2-swoole-mqtt.git
git@gitee.com:immusen/yii2-swoole-mqtt.git
immusen
yii2-swoole-mqtt
yii2-swoole-mqtt
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385