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

Improve handling of SUBSCRIBE/UNSUBSCRIBE over disconnect/reconnect. #557

Merged
merged 2 commits into from Nov 5, 2021

Commits on Nov 5, 2021

  1. Improve handling of SUBSCRIBE/UNSUBSCRIBE over disconnect/reconnect.

    If the ResumeSubs option is not set then SUBSCRIBE/UNSUBSCRIBE packets should not be stored and any tokens should be completed when the connection is lost.
    MattBrittan committed Nov 5, 2021
    Copy the full SHA
    e0f17f5 View commit details
    Browse the repository at this point in the history
  2. Improve handling of SUBSCRIBE/UNSUBSCRIBE over disconnect/reconnect.

    If the ResumeSubs option is not set then SUBSCRIBE/UNSUBSCRIBE packets should not be stored and any tokens should be completed when the connection is lost.
    MattBrittan committed Nov 5, 2021
    Copy the full SHA
    a43fab9 View commit details
    Browse the repository at this point in the history