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 连接登录?目的是能够在服务器上托管 gloox 以推送通知。
简短的回答:不,这在标准 XMPP 中是不可能的。
您可能想要使用 xmpp-to-xmpp 网关,例如Spectrum。