Releases: membraneframework-labs/membrane_libnice_plugin
Releases · membraneframework-labs/membrane_libnice_plugin
v0.8.0
This relase introduces Integrated TURN Server feature (#32 #33 #34)
v0.7.1
Removes unused log_metadata
option from ICE.Bin (#30)
v0.7.0
- prevent from multiple ICE restarts in the same time (#29)
- update
ex_libnice
to 0.6.0
v0.6.0
Bump ex_libnice
version to 0.5.1
v0.5.0
- cleanup connector process #25
- fix leaking cnodes #26
- separate gathering candidates process #28
v0.4.1
Fixes missing function clause (#24)
v0.4.0
- adds ICE restart (#17)
- improves connection establishment (#18)
- adds support for TURN servers (#20)
- adds support for custom handshake messages (#21)
v0.3.1
- fix support for funnel plugin (#16)
v0.3.0
- add support for funnel plugin (#15)
v0.2.1
- remove stream while changing state to
:stopped
(#14)
- don't send or receive messages while not in
:playing
state (#14)