python36 / python36/nmqtt

Broker doesn't support wildcards

Aperta
#55 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Lingua principale
Nim
Stelle
53
Fork
11
Merge medio
1g 35m
PR unite (30g)
2

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
nim
Ambito
networking
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Tranquilla
Chiarezza
Abbastanza chiara
Idoneità per principianti
55/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.