xtaci/kcp-go: A Crypto-Secure, Production-Grade Reliable-UDP Library for golang with FEC

3595
STARS
148
WATCHERS
664
FORKS
42
ISSUES

kcp-go's Language Statistics

xtaci's Other Repos

Star history of kcp-go
Issue history of kcp-go

kcp-go Recent Issues

Issue Title State Comments Created Date Updated Date Closed Date
UDPSession.WriteBuffers里面的timeout 有内存泄漏风险 open 2 2023-02-06 2023-03-06 -
Add exam in examples open 0 2023-01-20 2023-03-13 -
Write方法返回时不能保证数据写到了对方缓冲区 open 1 2022-10-19 2023-03-24 -
是不是可以修改session的fec配置? open 2 2022-10-12 2023-02-23 -
比原版kcp多了early retransmit目的是什么? closed 1 2022-09-01 2023-02-23 2022-09-14
Crypto Go :we are a research group to help developers build secure applications. open 0 2022-08-28 2023-03-16 -
DATA RACE in xmitBuf sync.Pool closed 0 2022-07-26 2023-02-23 2022-07-29
Why is UDPSession.SetWriteBuffer no effect if accepted from Listener? open 2 2022-07-05 2023-03-15 -
listener.Accept() runs only after a byte is received open 1 2022-06-04 2023-02-23 -
客户端切换网络时,当前连接会被当成新连接 open 4 2022-05-15 2023-03-17 -
IRUDP_WND_RCV为何从128改为32? open 0 2022-03-30 2023-02-23 -
csharp客户端能建立连接,但是没法收到消息 closed 1 2021-12-21 2023-02-23 2021-12-28
Does KCP-Go queue packets for Write calls from different goroutines? closed 0 2021-12-19 2023-03-18 2021-12-22
kcp TimedSched 的协程数量是否可以提供设置的接口,方便测试不同协程数量下的性能 open 0 2021-11-26 2023-02-23 -
bad package divided open 1 2021-11-15 2022-01-15 -
我修改了echo.go, 去除代码sleep, 添加了带宽统计,本机单链接带宽只能到8m? open 3 2021-09-23 2023-02-23 -
我想在我的c#项目里面接入kcp-go,请问封装到udp包的协议是否一致? closed 1 2021-09-11 2023-02-23 2021-09-12
关于kcp实现net.Conn接口问题 closed 0 2021-09-06 2022-01-15 2021-09-15
为什么 MTU 最大限制为1500 open 0 2021-09-02 2022-01-15 -
session read读取客户端消息时总是超时 closed 0 2021-08-14 2023-03-24 2022-01-15
对比TCP/QUIC/KCP的测试结果 closed 2 2021-06-25 2022-01-23 2021-07-01
wireshark解析kcp报错 closed 1 2021-05-27 2022-01-15 2021-06-25
Operation not permitted open 0 2021-05-07 2023-02-23 -
支持读事件/数据回调、异步写、协程池 open 0 2021-05-03 2022-01-23 -
是否可以使得Udp的监听与Kcp的监听在一个端口 closed 0 2021-03-29 2023-02-23 2021-04-12
如何让服务器确定ConvId closed 1 2021-03-25 2022-01-15 2021-03-26
网络环境有丢包的外网情况下,为什么kcp的延迟比tcp和quic要大? 请教下需要调整哪些参数 closed 4 2021-02-19 2023-03-08 2021-03-02
How to catch "connection refused" error closed 4 2021-01-27 2023-02-23 2021-02-05
Why UDPSession use mutex? open 6 2020-11-18 2023-03-16 -
encrypt时并发读写同一个block的encbuf导致重传或超时 open 3 2020-09-03 2023-02-23 -
kcp.UDPSession reads upto 1348 bytes open 7 2020-08-02 2023-02-23 -
能不能用Kcp传输文件? open 4 2020-04-03 2022-01-15 -
请教个DialWithOptions 函数问题 open 2 2019-08-01 2023-03-13 -