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

xmppdiff: Persist connection to XMPP server #2418

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

jplitza
Copy link
Contributor

@jplitza jplitza commented Dec 3, 2021

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

Instead of doing (connect, join, post, leave, disconnect) for each change, xmppdiff now stays connected to the server and joined to the MUC after the first change it posted.

@mortzu mortzu merged commit 25107e5 into ytti:master Dec 3, 2021
@jplitza jplitza deleted the xmppdiff-persistent branch December 3, 2021 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants