Releases: xtaci/kcp-go
Releases · xtaci/kcp-go
v5.0
v4.3.4
v4.3.3
v4.3.2
bounds check elimation in core loop
v4.3.1 bounds check elimation in core loop
faster encryption, monotonic timing
v4.3 simplify buffer creation in cryptos
added AES128 based CPRNG
v4.2 add AES128 based nonce generator
v4.1
bug fix in early pull request
severely damaged the speed, this release fixed that bug.
v3.25: Merge pull request #74 from jinq0123/master
use heap.Fix() instead of Pop() and Push()