elixir-webrtc / ex_webrtc

An Elixir implementation of the W3C WebRTC API
Apache License 2.0
269 stars 8 forks source link

Release `0.2.0` #105

Closed LVala closed 1 month ago

LVala commented 1 month ago

This PR updates versions and pins dependencies.

Additionally, the file_to_whep example is removed, as it's extremely similar to the send_from_file example and we have a full-fledged WHIP/WHEP broadcasting server example.