private-octopus / picoquic

Minimal implementation of the QUIC protocol
MIT License
540 stars 159 forks source link

Track RTT max and update quality #1502

Closed huitema closed 1 year ago

huitema commented 1 year ago

Compute RTT Max per path. Expose RTT Max and receive rate in Quality API Move RTT computation code to separate file timing.c