Skip to content

Supporting multiple mqtt callbacks - #391

Open
anaktas wants to merge 4 commits into
eclipse-paho:developfrom
anaktas:feature/support-multiple-mqtt-callbacks
Open

Supporting multiple mqtt callbacks#391
anaktas wants to merge 4 commits into
eclipse-paho:developfrom
anaktas:feature/support-multiple-mqtt-callbacks

Conversation

@anaktas

@anaktas anaktas commented Dec 18, 2019

Copy link
Copy Markdown

Please make sure that the following boxes are checked before submitting your Pull Request, thank you!

  • You have signed the Eclipse ECA
  • All of your commits have been signed-off with the correct email address (The same one that you used to sign the CLA)
  • If This PR fixes an issue, that you reference the issue below. OR if this is a new issue that you are fixing straight away that you add some Description about the bug and how this will fix it.
  • If this is new functionality, You have added the appropriate Unit tests.

Instead of using a single MqttCallback, we are using a MqttCallback list,
in order to allow to a single client to notify multiple consumers of the
MQTT client actions.

Signed-off-by: Anastasios Daris <darisanastasios@gmail.com>
Signed-off-by: Anastasios Daris <darisanastasios@gmail.com>
Signed-off-by: Anastasios Daris <darisanastasios@gmail.com>
@anaktas
anaktas force-pushed the feature/support-multiple-mqtt-callbacks branch from a7f2237 to 4d86027 Compare December 18, 2019 10:47
Signed-off-by: Anastasios Daris <darisanastasios@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant