Closed eauxxs closed 10 months ago
That's not currently exposed to congestion controllers (though a running total is exposed to applications via ConnectionStats
), but if you have a compelling use case you could add it pretty easily by passing lost_packets.len()
down in Connection::detect_lost_packets
.
Closing for lack of response. Feel free to reopen if further discussion is required.
Can only lost_bytes be obtained?