Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mqtt] Correctly unsubscribe after message is received #7723

Merged
merged 5 commits into from
May 23, 2020

Commits on May 21, 2020

  1. Correctly unsubscribe after message is received

    Signed-off-by: Aitor Iturrioz <riturrioz@gmail.com>
    bodiroga committed May 21, 2020
    Configuration menu
    Copy the full SHA
    4e49754 View commit details
    Browse the repository at this point in the history
  2. Address review comments

    Signed-off-by: Aitor Iturrioz <riturrioz@gmail.com>
    bodiroga committed May 21, 2020
    Configuration menu
    Copy the full SHA
    bd89d05 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Address more review comments

    Signed-off-by: Aitor Iturrioz <riturrioz@gmail.com>
    bodiroga committed May 23, 2020
    Configuration menu
    Copy the full SHA
    4f6810a View commit details
    Browse the repository at this point in the history
  2. Address even more review comments

    Signed-off-by: Aitor Iturrioz <riturrioz@gmail.com>
    bodiroga committed May 23, 2020
    Configuration menu
    Copy the full SHA
    ebcd85b View commit details
    Browse the repository at this point in the history
  3. Use StandardCharset for UTF-8

    Signed-off-by: Aitor Iturrioz <riturrioz@gmail.com>
    bodiroga committed May 23, 2020
    Configuration menu
    Copy the full SHA
    d284edd View commit details
    Browse the repository at this point in the history