MyGit

v1.0.0-rc1

zhc105/Liteflow

版本发布时间: 2021-06-16 23:57:22

zhc105/Liteflow最新发布版本:v1.0.4(2023-09-17 01:47:37)

  1. Support actively connect mutiple peers or passively accepting incoming peers in single process.
  2. Implement congestion-control algorithm(simplifed BBR), sending speed was no longer required in configuration.
  3. Reconstruct configurations to support multi-peers scenario.
  4. Optimize retransmission logic, the smallest sequence packet will gain maximum priority in sending queue.
  5. Adding RBTree to optimize intervals query/merge time complexity from O(n) to O(logn).
  6. FEC was disabled by default to save network traffic. But it can still been enabled by set fec_group_size to value that greater than 0.
  7. FEC group size automatic adjustment was no longer supported.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-06-16发行的版本