8000 Tags · chenfeixyz/kcp-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: chenfeixyz/kcp-go

Tags

v5.5.12

Toggle v5.5.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. 8000 The key has expired.
Import /v5 in example code. (xtaci#170)

This enables the removal of a `kcp-go v5.4.20+incompatible` from go.mod.
(Automatically using `go mod tidy`.)

Co-authored-by: David Fifield <david@bamsoftware.com>

v5.5.11

Toggle v5.5.11's commit message
properly drain timer.C

v5.5.10

Toggle v5.5.10's commit message
optimize on timedsched

v5.5.9

Toggle v5.5.9's commit message
bugfix in timer

v5.5.8

Toggle v5.5.8's commit message
fix cwnd compute

v5.5.7

Toggle v5.5.7's commit message
https://github.com/skywind3000/kcp/blob/cbf46fa1e94adce82df337d0c4351…

…f164ba327fa/ikcp.c#L885-L889

v5.5.6

Toggle v5.5.6's commit message
remove variant cipher block size, cause variant blocksize can cap to

8/16 bytes

v5.5.5

Toggle v5.5.5's commit message
fixed a bug on ack.sn math

v5.5.4

Toggle v5.5.4's commit message
use absolute time

v5.5.3

Toggle v5.5.3's commit message
prevent slice from holding reference to closure

0