private-octopus / picoquic

Minimal implementation of the QUIC protocol
MIT License
523 stars 153 forks source link

Expose RTT sample in Path Quality API #1570

Closed alexrabi closed 8 months ago

alexrabi commented 8 months ago

The most recent RTT sample collected on a path may be useful when evaluating path quality. This PR adds the RTT sample to the Path Quality API.