We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
就是接收和发送数据的过程。 我想做一个快速可靠的udp 传送,看上去kcp应该是选择。 我本想用udp 来实现,就是发多个udp编号包,一定时间或者包数后,发一个确定包,汇报收到包情况,没收到就重发。 不知怎么,收汇报有点不成功。 就是希望借鉴你的经验。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
就是接收和发送数据的过程。
我想做一个快速可靠的udp 传送,看上去kcp应该是选择。
我本想用udp 来实现,就是发多个udp编号包,一定时间或者包数后,发一个确定包,汇报收到包情况,没收到就重发。
不知怎么,收汇报有点不成功。
就是希望借鉴你的经验。
The text was updated successfully, but these errors were encountered: