esl / jerboa

STUN/TURN encoder, decoder and client library in Elixir
https://www.erlang-solutions.com/products/mongooseim.html
Other
14 stars 6 forks source link

Deleting allocations and refreshes with desired lifetime #110

Open arkgil opened 7 years ago

arkgil commented 7 years ago

Client processes should delete their allocations when they are terminating to not overload TURN server they're using. Deleting allocations is implemented by sending refresh requests with desired lifetime of 0.