Skip to content

Releases: elixir-webrtc/rel

v0.2.0

22 Aug 13:55
9530fe0
Compare
Choose a tag to compare

What's Changed

  • Handle allocation request retransmissions by @mickel8 in #13
  • Pattern matching and Listener optimisations by @LVala in #14
  • Bugfixes and config improvements by @LVala in #15

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Aug 13:55
143cd0a
Compare
Choose a tag to compare

What's Changed

  • Add CI, credo, excoveralls by @LVala in #3
  • Authentication improvements, AuthProvider by @LVala in #4
  • Listener refactor, refresh request handling by @LVala in #5
  • Add permission and channel handling by @LVala in #6
  • Deployment by @LVala in #7
  • Add option to turn on/off CORS by @LVala in #8
  • Change name to Rel, add proper README by @LVala in #9
  • Improve Prometheus metrics by @LVala in #10
  • Pin ex_stun to v0.1.x by @LVala in #11

Full Changelog: https://github.com/elixir-webrtc/rel/commits/v0.1.0