Skip to content
  • Jakub Adam's avatar
    discovery: Asynchronous removal of TURN refreshes · 0556ec49
    Jakub Adam authored
    When deleting a turn refresh, ensure the assocaited port allocations on
    the TURN server are properly removed. This means wait for a response for
    our 0-lifetime refresh request and implement retransmissions. Only
    delete the refresh after TURN port removal has been confirmed or all
    our retransmissions timed out.
    0556ec49