Skip to content
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连接? #62

Open
jjjjbababy opened this issue Jul 18, 2020 · 1 comment
Open

如何断开websocket连接? #62

jjjjbababy opened this issue Jul 18, 2020 · 1 comment

Comments

@jjjjbababy
Copy link

如何断开websocket连接?

@magoo-lau
Copy link

disConnect及destroy后立即重启会产生这个错误
java.lang.Exception: WebSocketEngine not start!
at com.zhangke.websocket.WebSocketEngine.connect(WebSocketEngine.java:49)
at com.zhangke.websocket.WebSocketManager.reconnectOnce(WebSocketManager.java:292)
at com.zhangke.websocket.DefaultReconnectManager$1.run(DefaultReconnectManager.java:97)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants