elixir-webrtc / ex_webrtc

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

Use normalized comparison in PeerConnection.Configuration.supported_codec?/2 #87

Closed clone1018 closed 3 months ago

clone1018 commented 3 months ago

This PR adds a couple of minor things: