eclipse-paho / eclipse-paho/paho.mqtt.javascript

Can't acknowledge an qos 1 message

Open
#214 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.2k
Forks
466
PR merge metrics
No merged PRs in 30d

Description

A qos 1 message is expected to be acknowledged from a consumer, but this library has no acknowledge api for this.

Contributor guide

Open the contributing guide

Research direction

Start by locating the consumer message-handling entry point and the existing QoS 1 flow in the JavaScript library. Check how incoming messages are exposed to consumers and whether any delivery state is retained. Done means consumers have a documented way to acknowledge a QoS 1 message.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.