elixir-webrtc / ex_webrtc

An Elixir implementation of the W3C WebRTC API
Apache License 2.0
336 stars 11 forks source link

Add initial implementation of `craete_offer`, `apply_local_description` and `add_transceiver` #6

Closed LVala closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 65 lines in your changes are missing coverage. Please review.

Files Coverage Δ
lib/ex_webrtc/sdp_utils.ex 87.27% <90.90%> (+5.45%) :arrow_up:
lib/ex_webrtc/rtp_transceiver.ex 58.97% <0.00%> (-3.19%) :arrow_down:
lib/ex_webrtc/peer_connection.ex 24.83% <5.00%> (-14.38%) :arrow_down:

:loudspeaker: Thoughts on this report? Let us know!.