Skip to content

v3.3.0

Compare
Choose a tag to compare
@enfein enfein released this 10 Aug 05:22
· 62 commits to main since this release
  1. Implement BBR congestion control algorithm in UDP protocol (issue #128). In bad network condition, this is 5X faster than TCP and 25X faster than the previous UDP protocol.

Although this version is compatible with previous 3.X.Y version, we recommend you to upgrade both server and client to this version to achieve best network performance.


  1. 在 UDP 协议中实现 BBR 拥塞控制算法。在网络状况不佳的情况下,这比 TCP 快 5 倍,比之前的 UDP 协议快 25 倍。

尽管此版本与之前的 3.X.Y 版本兼容,我们建议您将服务器和客户端都升级到此版本,以获得最佳的网络性能。