-
Check presentations from kubecon that Timo shared about kcp and friends
-
is it possible to change the port that is used?
i have something else on 7777, and it wont let me cnage it in my routers settings.
would be so much easier to just be able to change which port th…
-
Implement the steps of the Phase 1 from the deployment guide
-
We need to deploy companion to KCP dev for our frontend team to have endpoints to reach. Let's deploy it manually for the scope of this task. You can use existing instance for HanaDB or create a new o…
-
The KCP cli must show details of an error which failed the operation. It will help and speedup investigations.
AC:
The output of KCP CLI shows errors from all failed (and deprovision incompleted)…
-
目前已经有UDP和TCP协议了,但是如果作为游戏框架的话,如果是做类似王者荣耀之类的MOBA游戏或者FPS游戏的话,显然少了一种中间协议,目前我看goword框架是有kcp协议的,我想出了以后,会有更多人使用
-
我的项目是c#的,kcp是cmake直接编译成dll来使用的 . 服务端代码可以连接多kcp.在多用户运行一段时间后会出现报错,如下图
![image](https://github.com/user-attachments/assets/e64d7e28-a4b8-48e4-b018-93507057af4b)
这个ikcp_update报错一般是什么原因引起的?
Fatal erro…
-
Currently, edits to the template are overwritten when FVSIn is run. @lbross's suggestion to combat this is the following:
1. Check to see if the file is already in the 'copy to' location in the val…
-
mode=server
kcp=manual
kcp_mtu=1400
kcp_sndwnd=512
kcp_rcvwnd=2048
kcp_nodelay=1
kcp_interval=10
kcp_resend=2
kcp_nc=true
udp_timeout=300
listen_port=3000-4000
destination_port=6000
destin…
-
I was attempting to access the logical cluster using a client generated using `kcp.ClusterAwareClient`, and kept running in to the following error:
```
failed to get API group resources: unable to…