Examples failing with Mosquitto broker with QOS > 0
まだ誰も着手していません。
- 主要言語
- Nim
- スター
- 53
- フォーク
- 11
- 平均マージ
- 1日 35分
- マージ済み PR(30日)
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- 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