I\'m starting to learn strophe library usage and when i use addHandler to parse response it seems to read only first node of xml response so when i receive a xml like that :
I\'m having a lot of difficulty getting strophe\'s \'attach()\' function working. I am working on a social network where users 开发者_如何学编程will be surfing pages and at the same time keep their
I am developing javascript XMPP application which uses Strophe library to connect to Jabber server. I need to engage the thread for about 5-10 seconds when Strophe connects to the server. Thread is en
public static native void doConnect() /*-{ $wnd.jQuery(document).trigger(\'connect\', { jid: \'sss\', password: \'sss\'
Can somebody exp开发者_如何学Golain what strophe is? I believe it has something to do with XMPP?