github xtaci/kcptun v20180810
Improvements on connection speed

latest releases: v20240703, v20240702, v20240701...
5 years ago

A severe bug introduced by xtaci/kcp-go#65 prevents the server-side of kcptun from processing the incoming FEC packet now discovered(which leads to unnecessary retransmissions). This release has fixed that bug(by disposing the that feature), and the benchmark showed MUCH FASTER than previous versions.

EVERYONE is suggested to upgrade to this version, meanwhile, all functional PR will be rejected releated to kcp-go to prevent such mistakes.

$ go version
go version go1.10.3 darwin/amd64

$ ~/go/src/github.com/xtaci/kcptun/build-release.sh
e0e031dfb4025e6d50734bb9587e19e1b75fe81f  kcptun-linux-amd64-20180810.tar.gz
34f1f3f28efc3a9d87951e26e1988156dcaf3041  kcptun-linux-386-20180810.tar.gz
4ee1c7e7ad18a03b77aba02f706828880db04ced  kcptun-darwin-amd64-20180810.tar.gz
ac7920e89312f1c06043957b94d1712e7130237f  kcptun-darwin-386-20180810.tar.gz
e6c42dfac0678f2eaa4164a66700bcd870b1fe2b  kcptun-windows-amd64-20180810.tar.gz
ec6a010b9787e3cbe99a2fa58f73359f52101e6f  kcptun-windows-386-20180810.tar.gz
7edfe81f75e5fc8392ee61a81c5a93b65ff722d0  kcptun-freebsd-amd64-20180810.tar.gz
fda34f1191b06e12dfe4efca8cdf13575d70351e  kcptun-freebsd-386-20180810.tar.gz
030a8d74c1fe8e6d273d057630f6aed01dac5144  kcptun-linux-arm-20180810.tar.gz
20e2f49b1ea8d37f0141e712eb5cd00992dcd88e  kcptun-linux-mipsle-20180810.tar.gz
b937e1b117883153e57026bc38bd98f9ad1c3f4e  kcptun-linux-mips-20180810.tar.gz

Don't miss a new kcptun release

NewReleases is sending notifications on new releases.