Broker doesn't support wildcards
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
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- 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