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

ref(SDPDiffer) Convert to ES6 class. #2577

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

ref(SDPDiffer) Convert to ES6 class. #2577

wants to merge 4 commits into from

Commits on Sep 25, 2024

  1. ref(SDPDiffer) Convert to ES6 class.

    Make it work directly with unified plan SDP that has multiple m-lines and add more unit tests.
    jallamsetty1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f770964 View commit details
    Browse the repository at this point in the history
  2. ref(xmpp) translate unified-plan SDP->Jingle directly.

    Without having to run it through the SDPInterop.toPlanB cycle.
    jallamsetty1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f01bc53 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    bbccffe View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    017b895 View commit details
    Browse the repository at this point in the history