-
Notifications
You must be signed in to change notification settings - Fork 74
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
关于websocket, 收到ping消息后,自动断开连接? #29
Comments
okhttp自动发的,但是他们源代码并没有写这个,建立的连接也没有把能发消息的类给出来的 |
用他们这个源码的websocket建立连接就不会自动断开吗,我用的是netty框架,要自己发,你知道怎么发吗? |
加我微信heking1882 |
加我微信heking1882 |
|
加我微信 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
有人有收到ping消息后,怎么回复pong消息吗,什么格式回复的,这个问题困扰我好久了
The text was updated successfully, but these errors were encountered: