Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Open
ThanhDodeurOdoo wants to merge 1 commit intomasterfrom
saas-18.2-call-clean-sequence-tso
Open

[IMP] add sequence to the valid SessionInfo keys#20
ThanhDodeurOdoo wants to merge 1 commit intomasterfrom
saas-18.2-call-clean-sequence-tso

Conversation

Copy link
Member

ThanhDodeurOdoo commented Apr 11, 2025

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 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 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 force-pushed the saas-18.2-call-clean-sequence-tso branch from 03bf6a6 to bfb32ad Compare April 11, 2025 06:44
Copy link
Member Author

ThanhDodeurOdoo commented Apr 11, 2025

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

Reviewers

No reviews

Assignees

No one assigned

Labels

backwards-compatible: new server + old client An updated server works with an outdated client

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant