环境信息
- EMQ X 版本:enterprise 4.3。2
- 操作系统及版本:mosquitto 1.6.4版本/2.0.0版本,两个版本都试过
- 其他 emqx和mosquitto都是docker安装
问题描述
使用 emqx 的 MQTT Subscriber 模块,从 mosquitto 中去订阅消息,使用
root@88e87ae678b7:/# mosquitto_pub -t topic123 -m "message01"
root@88e87ae678b7:/# mosquitto_pub -t topic123 -m "message01" -q 1
或者 mqttx 连接 mosquitto 发送消息
在 emqx 的 websocket 重复收到消息,调整过 qos 等级,也是重复收到
日志截图
模块配置
多次接收