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

feat: Updates userRegion from backend. #2626

Merged
merged 3 commits into from
Jan 28, 2025
Merged

feat: Updates userRegion from backend. #2626

merged 3 commits into from
Jan 28, 2025

Conversation

damencho
Copy link
Member

No description provided.

@@ -560,6 +560,8 @@ JitsiConference.prototype._init = function(options = {}) {
// creates dominant speaker detection that works only in p2p mode
this.p2pDominantSpeakerDetection = new P2PDominantSpeakerDetection(this);

// We keep this for some time, till all backends are updated to use
Copy link
Member

@jallamsetty1 jallamsetty1 Jan 27, 2025

Choose a reason for hiding this comment

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

Should we rephrase this to the following so that it grabs attention?
TODO: Drop this after the change to use the region from the http requests to prosody is propagated to all the deployments in production.

@damencho damencho merged commit 0d3304b into master Jan 28, 2025
2 checks passed
@damencho damencho deleted the backend-region branch January 28, 2025 13:51
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.

3 participants