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
sometimes we do not want to disconnect the network connection when switch the hosts. thanks.
The text was updated successfully, but these errors were encountered:
一般来说断开网络连接并没多大问题,当然对于websocket这种长连接就有问题了。但是如果切换hosts不断开网络连接的话,页面刷新后可能还是展示切换前服务器ip返回的内容。你能接受这种结果吗?
Sorry, something went wrong.
某些情况下不想断开网络连接。图形界面上弄个选项交给用户选择比较好,默认设置为断开网络连接即可~
No branches or pull requests
sometimes we do not want to disconnect the network connection when switch the hosts.
thanks.
The text was updated successfully, but these errors were encountered: