Broker doesn't support wildcards

オープン
#55 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
55/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
nim
領域
networking

調査の方向性

Start by reproducing the issue with the nmqtt broker: subscribe to test/+ and publish to test/hello, then compare the result with mosquitto. Trace the broker's topic subscription and message-delivery handling; done means wildcard subscriptions deliver matching messages as MQTT clients expect.

索引モデルが issue の本文から書いたものです。

説明

Subscribing to wildcard topics works fine, but the nmqtt broker doesn't support these.

To reproduce try to subscribe to test/+ with the nmqtt broker and send a message to test/hello, nothing happens. Try again with e.g. mosquitto as the broker and the message is delivered just fine.

主要言語
Nim
スター
53
フォーク
11
平均マージ
1日 35分
マージ済み PR(30日)
2

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

python36/nmqtt のほかの issue

python36/nmqtt の issue をすべて見る

似ている issue

Networking の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。