-
Notifications
You must be signed in to change notification settings - Fork 14
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
Allow for sending data #21
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #21 +/- ##
==========================================
- Coverage 84.05% 79.78% -4.27%
==========================================
Files 10 10
Lines 483 475 -8
==========================================
- Hits 406 379 -27
- Misses 77 96 +19
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Additionally, modify the examples to create a media loop (browser -> Elixir PeerConnection -> browser).