KumoKyaku / kcp

KCP C#版。线程安全,运行时无alloc,对gc无压力。
MIT License
832 stars 136 forks source link

示例中两个客户端连接一个伺服器会发生延迟或丢包? #18

Closed Feather46 closed 2 years ago

Feather46 commented 2 years ago

0 我不太懂这方面的内容>_<

KumoKyaku commented 2 years ago

没丢,只是鼠标选中了控制台,打印不出来日志了。

Feather46 commented 2 years ago

抱歉前几天我在学校无法回覆消息 我还有一个很愚蠢的问题,kcp.Send函数为int的类型是怎样把消息发送出去的,?

KumoKyaku commented 2 years ago

没看懂你的问题

Feather46 commented 2 years ago

image 我是指这一段,不明白为什么可以将消息发送出去

Feather46 commented 2 years ago

阿噢,我好像知道了,抱歉打扰了