Skip to content

Releases: elixir-webrtc/ex_ice

v0.11.0

18 Mar 14:50
Compare
Choose a tag to compare

What's Changed

  • Add set_role/2 by @mickel8 in #72
  • Add support for aggressive nomination in controlling agent by @mickel8 in #73
  • Update prflx candidate if it is explicitly added as a remote candidate by @mickel8 in #74

Full Changelog: v0.10.1...v0.11.0

v0.10.1

07 Mar 14:43
977359f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

06 Mar 09:51
Compare
Choose a tag to compare

What's Changed

  • Don't clear entire state after moving to the failed or completed state by @mickel8 in #69
  • Add stats for pair's requests by @mickel8 in #70

Full Changelog: v0.9.4...v0.10.0

v0.9.4

18 Feb 17:57
Compare
Choose a tag to compare

What's Changed

  • Fix RC between sending conn check and settting remote credentials by @mickel8 in #68

Full Changelog: v0.9.3...v0.9.4

v0.9.3

18 Feb 17:57
fdbe0e2
Compare
Choose a tag to compare

What's Changed

  • Pair newly gathered host candidates with existing remote candidates by @mickel8 in #67

Full Changelog: v0.9.2...v0.9.3

v0.9.2

11 Dec 11:48
Compare
Choose a tag to compare

v0.9.1

04 Dec 19:12
Compare
Choose a tag to compare

v0.9.0

02 Dec 16:24
Compare
Choose a tag to compare

Update ex_turn to 0.2.0. Handle some missing ex_turn clauses. Bump version to 0.9.0

v0.8.5

27 Nov 14:46
Compare
Choose a tag to compare

What's Changed

  • Handle {:ok, client} in Candidate.Relay.receive_data/4 by @mickel8 in #64

Full Changelog: v0.8.4...v0.8.5

v0.8.4

27 Nov 11:52
Compare
Choose a tag to compare

What's Changed

  • Fix crash on gathering transactions by @mickel8 in #63

Full Changelog: v0.8.3...v0.8.4