Commit graph

5 commits

Author SHA1 Message Date
46473a060e C rewrite: phase out std::string 2020-07-22 19:38:14 +02:00
99f14b84c1 C rewrite: phase out std::chrono 2020-07-22 15:45:16 +02:00
3f4e5ee227 congestion: add leaky bucket, not interfaced yet. 2020-07-22 14:08:30 +02:00
c23741bea3 Measure real-time outbound throughput 2020-07-03 18:03:26 +02:00
7b5ffa4d46 Implement loss-based congestion controller
Still lacks an outbound bandwidth limiter and outbound actual emission
bitrate, to avoid increasing the available bandwidth when the bandwidth
is not saturated.
2020-07-03 16:13:47 +02:00