Skip to content

Releases: xtaci/kcp-go

v5.0

28 Dec 10:16
Compare
Choose a tag to compare
fix too much retransmit on fast ack

v4.3.4

26 Dec 15:21
Compare
Choose a tag to compare
del all halfway bufs, for a stable stream processor, minized jitters

v4.3.3

24 Dec 14:15
Compare
Choose a tag to compare
delayed data content repliation

v4.3.2

18 Nov 14:41
Compare
Choose a tag to compare
fix the bug in issue #106

bounds check elimation in core loop

08 Oct 12:19
Compare
Choose a tag to compare
v4.3.1

bounds check elimation in core loop

faster encryption, monotonic timing

26 Sep 02:00
Compare
Choose a tag to compare
v4.3

simplify buffer creation in cryptos

added AES128 based CPRNG

17 Sep 08:23
Compare
Choose a tag to compare
v4.2

add AES128 based nonce generator

v4.1

13 Sep 15:42
Compare
Choose a tag to compare
rename file

bug fix in early pull request

10 Aug 14:45
Compare
Choose a tag to compare

severely damaged the speed, this release fixed that bug.

v3.25: Merge pull request #74 from jinq0123/master

05 Mar 08:50
42bc1df
Compare
Choose a tag to compare
use heap.Fix() instead of Pop() and Push()