issues
search
xtaci
/
kcp-go
A Crypto-Secure Reliable-UDP Library for golang with FEC
MIT License
4.12k
stars
737
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: memory leak
#279
ghost
closed
1 month ago
0
ICKP_DEADLINK meaning, and recovery.
#275
roelfdiedericks
opened
2 months ago
5
StreamMode
#274
roelfdiedericks
opened
2 months ago
1
UDPSession no longer flushes output queue on Close
#273
cohosh
opened
3 months ago
3
Add GetConn to UDPSession to set IP_TOS option
#272
autoexpect
closed
3 months ago
4
Should we bump this package version to v5.6.13?
#271
KatyushaScarlet
closed
3 months ago
1
bump templexxx/xorsimd to add linux/loong64 support
#270
KatyushaScarlet
closed
3 months ago
0
real speed is 71kb/sec ?
#269
fardeadok
opened
4 months ago
1
新增:服务端主动对外发动链接方法
#268
back0893
closed
5 months ago
0
服务端恢复session时,恢复rcv_nxt(让服务端可以继续read)是否可行
#267
ianzhang1988
opened
6 months ago
0
Bump golang.org/x/net from 0.19.0 to 0.23.0
#266
dependabot[bot]
closed
7 months ago
0
Sending big chunks of data through kcp-go
#265
karelbilek
opened
7 months ago
0
kcp-go有没有推荐的 c/c++客户端封装实现?
#264
luodaoyi
opened
7 months ago
4
kcp是否支持可丢失传输
#263
patstar123
opened
7 months ago
0
多客户端连接连接至同一个服务器的时候,如果有一个客户端断开了,服务端就会停止广播,即使客户端重新连接,服务端也收不到任何的连接信息,需要服务端重启才能解决此问题
#262
FlashFeiFei
opened
7 months ago
6
How to handle restarts?
#261
onorua
opened
7 months ago
3
Data splitting and merging
#260
89trillion-wuyanqing
opened
8 months ago
7
当调用Read和Write后,修改UDPSession的超时时间不生效
#259
WSitong
opened
8 months ago
1
[请教一下] 客户端和服务端任何一侧离线了该如何感知
#258
WanT0011
closed
8 months ago
0
客户端动态fec调整问题请教
#257
ddb12138
closed
8 months ago
2
Use of deprecated crypto libraries
#256
faddat
closed
10 months ago
2
CI
#255
faddat
opened
10 months ago
0
lint and configure ci
#254
faddat
opened
10 months ago
0
请教一个dynamic fec的参数问题
#253
l42111996
closed
9 months ago
2
在穿越了NAT的P2P隧道里,使用kcp.NewConn2建立的一对连接无法成功通信
#252
autoexpect
closed
10 months ago
0
Fixed possible coroutine leaks caused by closing the connection with SetDeadline
#251
blinkbean
opened
1 year ago
2
只能通过UDPSession.Close才能跳出readloop循环,如果通过调用SetXXXDeadline的方式,会造成协程泄露。
#250
blinkbean
opened
1 year ago
1
Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
#249
dependabot[bot]
closed
1 year ago
0
用户数据过大时,会出现数据错乱问题
#248
crezov
closed
1 year ago
3
如何抵御重放攻击(How to defend against replay attacks)?
#247
xylophone21
opened
1 year ago
1
服务器链接超过某个数后内存暴涨
#246
gongyongs
closed
1 year ago
1
为什么一重启服务器端,就收不到客户端传来的信息呢
#245
ElonFutu
closed
1 year ago
0
kcp.(*UDPSession).update 存在内存泄漏?
#244
purpleroc
closed
1 year ago
19
如何提升kcp的速度?
#243
dotqi
opened
1 year ago
4
添加了方法Listener.AddConn,可自行添加远端,复用监听链接(net.Conn)
#242
404669366
opened
1 year ago
0
希望Listener上能提供一个NewUdpSession的方法
#241
404669366
closed
1 year ago
0
is it possible to disable ack, for use in unidirectional network.
#240
jikjikman
opened
1 year ago
0
packetInput 允许用户自行处理解码失败的UDP包
#239
ghost
closed
1 year ago
0
write to non-existent host does not cause an error
#238
tandem97
opened
1 year ago
0
Just need some help and explanation
#237
tandem97
closed
11 months ago
0
why IKCP_OVERHEAD is 24bytes
#236
jnxyatmjx
closed
1 year ago
2
UDPSession.WriteBuffers里面的timeout 有内存泄漏风险
#235
yohaohge
opened
1 year ago
2
Add exam in examples
#234
qiaoliangXgamemode
opened
1 year ago
0
Write方法返回时不能保证数据写到了对方缓冲区
#233
ryanrain2016
opened
2 years ago
7
is there a way to support non-block read?
#232
liu602348184
opened
2 years ago
0
是不是可以修改session的fec配置?
#231
Gitforxuyang
opened
2 years ago
2
比原版kcp多了early retransmit目的是什么?
#230
chenyinen
closed
2 years ago
1
Crypto Go :we are a research group to help developers build secure applications.
#229
1047261438
opened
2 years ago
0
Test
#228
czbaoo
closed
2 years ago
0
DATA RACE in xmitBuf sync.Pool
#227
darkterrorooo
closed
2 years ago
0
Next