-
Notifications
You must be signed in to change notification settings - Fork 737
Issues: xtaci/kcp-go
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
多客户端连接连接至同一个服务器的时候,如果有一个客户端断开了,服务端就会停止广播,即使客户端重新连接,服务端也收不到任何的连接信息,需要服务端重启才能解决此问题
#262
opened Apr 12, 2024 by
FlashFeiFei
只能通过UDPSession.Close才能跳出readloop循环,如果通过调用SetXXXDeadline的方式,会造成协程泄露。
#250
opened Nov 6, 2023 by
blinkbean
is it possible to disable ack, for use in unidirectional network.
#240
opened May 9, 2023 by
jikjikman
Crypto Go :we are a research group to help developers build secure applications.
#229
opened Aug 28, 2022 by
1047261438
Why is UDPSession.SetWriteBuffer no effect if accepted from Listener?
#226
opened Jul 5, 2022 by
zhiqiangxu
Previous Next
ProTip!
Adding no:label will show everything without a label.