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

Fix announcing session establishment feature #3970

Merged
merged 2 commits into from
Feb 21, 2023

Commits on Feb 21, 2023

  1. Fix announcing session establishment feature

    An XMPP client won't try the old session establishment step if it doesn't see it
    announced in the server features, even when the server is strictly waiting for
    it, so this would deadlock all connections.
    NelsonVides committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    af6760a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62a6af8 View commit details
    Browse the repository at this point in the history