conncheck: enforce keepalives stun requests pacing
Keepalives STUN requests should not be sent for each local host candidate or each selected candidate in the single loop, but with a pacing of at least Timer TA (default is 20 ms) between each request. It remains compatible with a pause of Timer TR (default is 20 seconds) between each keepalives batch.
Showing
Please register or sign in to comment