Framework for high-performance streaming over message-passing systems. High-performance WAN protocols over UDP datagrams. Implemented in golang.
13
stars
2
forks
source link
retxMonitor Deadline Re-evaluation #83
Closed
michaelquigley closed 3 years ago
RTT
values change. Payloads may have been adopted into theretxMonitor
and provided a deadline based on an olderRTT
value.We may consider re-evaluating payload deadlines when
RTT
values change significantly (according to a configurable threshold).