Disable retransmission of turn messages for reliable socket.
If a client connects to a TURN server using a reliable socket (TCP) then retransmission of TURN messages (allocation request) is not needed. Libnice 0.1.1 retransmit the TURN messages (allocation request) in the same way for reliable (TCP) and not reliable (UDP) socket.
Showing
Please register or sign in to comment