v1.0.3
版本发布时间: 2023-09-09 13:45:45
zhc105/Liteflow最新发布版本:v1.0.4(2023-09-17 01:47:37)
- Adding fec_decode config for fec "decode only" scenario.
- FEC encode will still be controlled by fec_group_size. (fec_group_size = 0, fec_decode = 1 means this node only do decode and will not sending any FEC frames).
- Adding performance log.
- Fix cwnd bugs when estimated bandwidth below transmit_rate_min.