Anyone successfully used stroph.js server-side? http://strophe.im/strophejs/
任何人成功stroph使用。js端?http://strophe.im/strophejs/
I'd like to use the Connection object for prebinding XMPP sessions.
我想使用Connection对象来预绑定XMPP会话。
I cant get node-xmpp-client to do prebinding and trying to find alternatives.
我无法让node-xmpp-client进行预绑定并尝试找到替代方法。
1 个解决方案
#1
0
My problem was with using Openfire as my XMPP server with node-XMPP-client. I didn't have any BOSH prebinding problems with node-XMPP-client when I switched to prosody.
我的问题是使用Openfire作为我的XMPP服务器和nodexmpp -client。在切换到prosody时,我对node-XMPP-client没有任何BOSH预绑定问题。
#1
0
My problem was with using Openfire as my XMPP server with node-XMPP-client. I didn't have any BOSH prebinding problems with node-XMPP-client when I switched to prosody.
我的问题是使用Openfire作为我的XMPP服务器和nodexmpp -client。在切换到prosody时,我对node-XMPP-client没有任何BOSH预绑定问题。