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

RTCSession cleanup: deprecate getKeysForParticipant() and getEncryption(); add emitEncryptionKeys() #4427

Merged
merged 5 commits into from
Sep 27, 2024

Commits on Sep 23, 2024

  1. RTCSession cleanup: deprecate getKeysForParticipant() and getEncrypti…

    …on(); add emitEncryptionKeys()
    hughns committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3bf67d5 View commit details
    Browse the repository at this point in the history
  2. Clarify comment

    hughns committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    125c2a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Feedback from code review

    hughns committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e73c660 View commit details
    Browse the repository at this point in the history
  2. Update src/matrixrtc/MatrixRTCSession.ts

    Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>
    hughns and AndrewFerr authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7f62654 View commit details
    Browse the repository at this point in the history
  3. Fix test

    hughns committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7740122 View commit details
    Browse the repository at this point in the history