ExWebRTC Implementation of the W3C WebRTC API in Elixir. Installation def deps do [ {:ex_webrtc, "~> 0.1.0"} ] end