dotnet / dotnet/MQTTnet

Question: how to get notified of puback for QoS1 on the client

Open
#944 9 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
C#
Stars
5.1k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

When using QoS1 on the client, what is the callback that is invoked for the PUBACK from the server?
- I understood that ApplicationMessageReceivedHandler is used for receiving messages on topics that the client subscribed to? If this is also used for PUBACK, how do I distinguish between these and subscription-related messages?
- What is the ApplicationMessageProcessedHandler used for?

### Which project is your question related to?
- Client
- ManagedClient

Thanks in advance!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.