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

DC messages #158

Merged
merged 5 commits into from
Oct 9, 2024
Merged

DC messages #158

merged 5 commits into from
Oct 9, 2024

Conversation

streamer45
Copy link
Contributor

Summary

Building on top of the previous PR (#156), we introduce a simple (msgpack based) format for messages exchanged through the data channel. The idea is to support a variety of different messages in the future, including some QoE metrics coming from clients.

@streamer45 streamer45 added the 2: Dev Review Requires review by a core committer label Oct 2, 2024
@streamer45 streamer45 added this to the v0.18.0 milestone Oct 2, 2024
@streamer45 streamer45 requested a review from cpoile October 2, 2024 14:00
@streamer45 streamer45 self-assigned this Oct 2, 2024
Copy link
Member

@cpoile cpoile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@streamer45 streamer45 added 3: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels Oct 8, 2024
* Client metrics

* Implement rtc stats monitor

* Remove unnecessary parenthesis
@streamer45 streamer45 merged commit 1738e66 into MM-45894 Oct 9, 2024
2 checks passed
@streamer45 streamer45 deleted the dc-msg branch October 9, 2024 21:38
streamer45 added a commit that referenced this pull request Oct 9, 2024
* Allow signaling through data channel

* Wrap tests

* DC messages (#158)

* Implement data channel message type

* Update client implementation

* Update godeltaprof

* Fix dc init race

* [MM-60561] RTC client metrics (#159)

* Client metrics

* Implement rtc stats monitor

* Remove unnecessary parenthesis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants