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
#336
The text was updated successfully, but these errors were encountered:
自己加一个命令同步给远端告知之前的sn丢弃,自己这边丢掉并让接收端也同步sn即可.
Sorry, something went wrong.
sn是由kcp分包的时候生成的,我怎么知道呢? @wangjing112
看源码,在源码的命令字里面加自己的,然后自己加处理逻辑.
丢包一般就是 sn 和 rcvnxt 不一致,消息堆积在无序队列里面 。兄弟你们用KCP都是不看源码得吗
No branches or pull requests
#336
The text was updated successfully, but these errors were encountered: