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

Handled client's receive maximum property to avoid publish flooding #858

Merged
merged 6 commits into from
Oct 26, 2024

Commits on Oct 26, 2024

  1. Handled client's receive maximum property to configure the inflight w…

    …indow through the client
    andsel committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    9945869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c99d5a View commit details
    Browse the repository at this point in the history
  3. Minor, fixed imports

    andsel committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    0ce45f4 View commit details
    Browse the repository at this point in the history
  4. Added test to verify that on reconnect with smaller quota the resendi…

    …ng of in flight messages resume correctly without any lose
    andsel committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    1baac6b View commit details
    Browse the repository at this point in the history
  5. Minor, just code comments

    andsel committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2329561 View commit details
    Browse the repository at this point in the history
  6. Changelog update

    andsel committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    a1f73cd View commit details
    Browse the repository at this point in the history