• Fabrice Bellet's avatar
    conncheck: enforce keepalives stun requests pacing · b979f11a
    Fabrice Bellet authored
    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.
    b979f11a
candidate.h 8.22 KB