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 CallEnded event being called twice for the local user #133

Merged

Conversation

sierpinskid
Copy link
Member

when the local user ends the call. EndCallAsync doesn't need to call LeaveCallAsync because it will be called by the received call.ended event

…user ends the call. EndCallAsync doesn't need to call LeaveCallAsync because it will be called by the received `call.ended` event
…user ends the call while the request is being made. So it fails just before receiving the `call.ended` event
@sierpinskid sierpinskid merged commit 2ae865b into main Feb 14, 2025
4 checks passed
@sierpinskid sierpinskid deleted the feature/uni-78-fix-callended-event-being-called-twice branch February 14, 2025 08:08
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.

1 participant