Featured
-
No Featured Found!
Tags
How to Get Acknowledgement of pubsub Publish Message from Strophe.js
I am using Strophe.js to connect with XMPP server in angular4. I send message using connectionXmpp.connection.pubsub.publish() method. How do I get acknowledgement whether message is received by subscriber or not. Right now I haven't get any ...
Angular js and strophejs
Hello guys..I want to develop a xmpp chat app in angularjs,I want to use strophe js as a library.I've tried to look at some examples and i've read documentation about strophe...Does anyone have an example ?