基于 web 构建聊天项目,运用 strophe.js 连接 xmpp ,现在需要做用户端重连,如何判断用户端断网, strophe.js 有回调吗?还是需要借助第三方 js 库? 框架基于 vue+vuex+webpack