Signal-Calling-Service/common
Richard Russo ba3f8f7e9c
Improvement to packet queueing
Add retransmissions to the pacer queues, with a separate, prioritized queue.
Add a packet deadline: packets that are queued for longer than 1 second, will be dropped rather than sent. Packets without a deadline can't be queued or re-transmitted; this prevents padding from being retransmitted.
Add data rates by content type to the periodic statistic logging.
2023-08-31 13:14:38 -07:00
..
src Improvement to packet queueing 2023-08-31 13:14:38 -07:00
Cargo.toml Update more deps 2023-08-28 15:15:44 -05:00