-
Notifications
You must be signed in to change notification settings - Fork 141
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
client一直超时 #4
Comments
能确定socket断开了吗 |
socket 确认没有断开,client 向server发送消息,server可以接收到,client显示超时 |
server返回的数据的seq和发动过去的对上了吗 |
对的上,而且抛出超时的时间远小于设置的30s,大约几秒就调timeOut了 |
方便给个demo工程吗 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
部分机型,网络卡顿情况下,client发送回一直失败,且reconnect无效。
ps:这个深坑使我放弃了这个框架,望修复
The text was updated successfully, but these errors were encountered: