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: Skips extra presences on join. #536

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

damencho
Copy link
Member

No description provided.

@damencho damencho requested a review from paweldomas May 20, 2020 16:35
Copy link
Member

@paweldomas paweldomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than some missing docs and the comment LGTM.

* presence.
*
* @author Pawel Domas
* @author Damian Minkov
*/
public class VersionBroadcaster
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe rename the class to Versions as it's no longer broadcasting anything?

@@ -34,14 +34,13 @@
import java.util.stream.*;

/**
* The class listens for "focus joined room" and "conference created" events
* and adds the info about all conference components versions to Jicofo's MUC
* Providers info about all conference components versions to Jicofo's MUC
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo in "Providers"

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.

2 participants