8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
upd deps of kcp-go to @v5.6.5
add default.pgo in client & added an option to enable pprof on client
Squashed commit of the following: commit 90b1b24 Author: xtaci <daniel820313@gmail.com> Date: Fri Jul 28 00:56:06 2023 +0800 upd Dockerfile commit 3349f61 Author: xtaci <daniel820313@gmail.com> Date: Fri Jul 28 00:44:26 2023 +0800 upd dockerfile
fixed a bug that smux.OpenStream /smux.Close will hang forever in rare case
upd deps to smux
use rand port instead of sequential pattern
add multiport support on server
config --crypt null (xtaci#878)
upd deps
upd deps to smux to v1.5.16