mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-29 18:53:10 +08:00
- Convert srtt from seconds to milliseconds before sending in Heartbeat (srtt is stored in seconds but Ping field expects milliseconds) - Add input validation in RttEstimator::update_from_sample to filter abnormal RTT values (<=0 or >30000ms)
37 KiB
37 KiB