Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有来自 xmpp-server Openfire 3.8.1 和 StropheJS 的网络聊天。连接是通过 XMPPHP。来自 cookie 的 Strophe 附加会话。如果 web-chat 在两个选项卡中打开是窗口,则 strophe 正在断开连接。如何解决这个问题?
对于每个新选项卡,您都必须为其生成一个独特的资源。然后使用 Strophe 将其附加到客户端并预绑定。