loog2009 发表于 2022-3-6 11:51

MIPSLE芯片路由器可以使用的物联网服务器mosquitto静态编译版

本帖最后由 loog2009 于 2022-3-6 11:55 编辑

MIPSLE芯片路由器可以使用的物联网服务器mosquitto静态编译版1.6.9版
扔到jffs文件给予777权限测试 梅林TT都可以使用
**** Hidden Message *****

给需要的人
配置文件参考 mosquitto.conf
listener 1883
user root
protocol mqtt
allow_anonymous true
pid_file /var/run/mosquitto.pid
log_type error
log_type warning
log_type notice
log_type information
log_timestamp true
log_dest file /var/log/mosquitto.log

connection_messages true
sys_interval 10
autosave_on_changes false
persistent_client_expiration 1m

max_inflight_messages 20
queue_qos0_messages false
message_size_limit 0启动命令
/jffs/mosquitto -c /jffs/mosquitto.conf -d
这货还能做聊天软件服务器带ws的

d17785801 发表于 2022-3-6 12:11

mosquitto静态编译版

lang2200 发表于 2022-4-24 17:09

正需要,看看什么弄。

631700 发表于 2022-4-24 20:23

:):):):):):):):):):):):):):):):):):):):):):):):):):)

lang2200 发表于 2022-4-27 15:26

lz 我按你说的将你分享的文件放入jffs文件给予777权限,以及复制配置文件,但是输指令没办法启动啊。我路由器之前用openwrt安装的mosquitto,现在有iptv融合需求openwrt搞了好久不成,刷成梅林的。梅林这块有点小白,能不能详细一点咧。。。

KidCool 发表于 2022-5-31 09:11

康康。。。。。。。。。。。。
页: [1]
查看完整版本: MIPSLE芯片路由器可以使用的物联网服务器mosquitto静态编译版