Examples failing with Mosquitto broker with QOS > 0
未关闭
还没有人认领这个 Issue。
- 主要语言
- Nim
- 星标
- 53
- 派生
- 11
- 平均合并
- 1 天 35 分钟
- 30 天内合并 PR
- 2
描述
When running with QOS > 0, the nmqtt examples don't appear to work with the Mosquitto broker. The broker logs show a "client disconnected due to malformed packet" for the nmqtt subscriber. Setting the QOS = 0 in the examples allow the messages to be sent and received using the Mosquitto broker.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
Start by running the nmqtt examples against a Mosquitto broker with QoS greater than 0 and compare them with the working QoS 0 case. Inspect the example flow and MQTT packet handling implicated by the broker's malformed-packet disconnect. Done means messages are sent and received successfully at QoS greater than 0 without the subscriber disconnecting.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- nim
- 领域
- networking
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100