Skip to content

Releases: membraneframework/ex_libnice

v0.7.0

21 Dec 13:16
Compare
Choose a tag to compare

Create only one mDNS client per application (#22)

v0.6.0

20 Sep 13:59
Compare
Choose a tag to compare

Fix memory leaks, segmentation faults and cleaning up native state (#18)

v0.5.0

18 Aug 12:17
Compare
Choose a tag to compare

From new ex_libnice can work both as a NIF and as a C node under the hood.

v0.4.0

02 Jun 07:31
f3b33ae
Compare
Choose a tag to compare
  • adds support for remote mDNS (IPv4) candidates (#13)
  • fixes memory and CNode leaks (#11)

v0.3.0

16 Mar 15:59
Compare
Choose a tag to compare

Adds support for passing STUN/TURN addresses as FQDN (#9)

v0.2.0

11 Mar 11:29
Compare
Choose a tag to compare
  • add ICE restart (#6 )
  • add support for TURN servers (#7)

v0.1.2

23 Dec 14:39
ee1d873
Compare
Choose a tag to compare

Fix removing stream (#5)

v0.1.1

10 Dec 10:31
09a851a
Compare
Choose a tag to compare

Remove redundant logs after sending or receiving messages (#3)

v0.1.0

09 Nov 19:06
Compare
Choose a tag to compare

First version of ExLibnice that enables connection establishment using ICE protocol and libnice library