Skip to content

[IMP] add sequence to the valid SessionInfo keys #20

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ThanhDodeurOdoo
Copy link
Collaborator

Sequence is a new property of RTCSessions1 which is used to determine the order of connections to avoid race conditions in "multi-network" (SFU/P2P hybrid) cases.

@ThanhDodeurOdoo ThanhDodeurOdoo added backwards-compatible: old server + new client An outdated server works with an updated client backwards-compatible: new server + old client An updated server works with an outdated client and removed backwards-compatible: old server + new client An outdated server works with an updated client labels Apr 11, 2025
@ThanhDodeurOdoo ThanhDodeurOdoo force-pushed the saas-18.2-call-clean-sequence-tso branch from fa586b0 to 03bf6a6 Compare April 11, 2025 06:43
Sequence is a new property of RTCSessions[1]  which is used to
determine the order of connections to avoid race conditions in
"multi-network" (SFU/P2P hybrid) cases.

[1]: odoo/odoo#205198
@ThanhDodeurOdoo ThanhDodeurOdoo force-pushed the saas-18.2-call-clean-sequence-tso branch from 03bf6a6 to bfb32ad Compare April 11, 2025 06:44
@ThanhDodeurOdoo
Copy link
Collaborator Author

This change can safely be deployed on the SFUs at any time. But any improvement of the sequence system on odoo can only be done after this is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards-compatible: new server + old client An updated server works with an outdated client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant