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

[PBE-6219] Make number of participants more accurate in call session (lobby) #1220

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

Conversation

liviu-timar
Copy link
Member

@liviu-timar liviu-timar commented Oct 31, 2024

🎯 Goal

We need to handle the new call.session_participant_count_updated event & overall improve the participant count logic.

🛠 Implementation details

  • Handling new CallSessionParticipantCountsUpdatedEvent event
  • Improved existing participant events to update the byRole map in the call session
  • Updating call.state.participantCounts from new event in lobby state and from SFU Health Check after join.

@liviu-timar liviu-timar requested a review from a team as a code owner October 31, 2024 15:33
Copy link
Member

@skydoves skydoves left a comment

Choose a reason for hiding this comment

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

Looks very good to me!

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