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

feat: notify when publish/subscribe/unsubscribe packets are acked #916

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Sep 29, 2024

  1. feat: acknowledge notification

    de-sh committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    dcabfdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc8de88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    176fe5c View commit details
    Browse the repository at this point in the history
  4. fix: direct resolve for QoS 0

    de-sh committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    c4ce2f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6c5ed3 View commit details
    Browse the repository at this point in the history
  6. fix: forget acked packet

    de-sh committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ab96189 View commit details
    Browse the repository at this point in the history
  7. refactor

    de-sh committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    656cf74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a936fe View commit details
    Browse the repository at this point in the history
  9. feat: notify acks in v5 also

    de-sh committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d508595 View commit details
    Browse the repository at this point in the history
  10. doc: add changelog

    de-sh committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6b0c3ec View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    f43ea21 View commit details
    Browse the repository at this point in the history
  2. doc: add examples of ack notify

    de-sh committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2632ab1 View commit details
    Browse the repository at this point in the history
  3. feat: return pkid of ack

    de-sh committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8ad2223 View commit details
    Browse the repository at this point in the history
  4. doc: update example with pkids

    de-sh committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    db7c322 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31887ca View commit details
    Browse the repository at this point in the history
  6. rm unnecessary example

    de-sh committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    066783a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    10d843c View commit details
    Browse the repository at this point in the history
  2. fix: rm dup import

    de-sh committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    15ffccf View commit details
    Browse the repository at this point in the history
  3. test: run on unique port

    de-sh committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b664fd6 View commit details
    Browse the repository at this point in the history
  4. doc: code comments

    de-sh committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b6d447d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23e4d9a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. feat: non-blocking try_resolve

    de-sh committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    979cb8f View commit details
    Browse the repository at this point in the history
  2. doc: comment on blocking_wait

    de-sh committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    79d5ff8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    165d169 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    bfeb44d View commit details
    Browse the repository at this point in the history