Can we use XMPP for instant messaging on web and mobile apps? -


i want create instant messaging web application asp.net , mobile app in titanium. can create app using xmpp (e.g. jabber)?

my requirement is: if user sends message website, messages shown on mobile, , vice-versa.

of course possible. can either js xmpp libraries using bosh or websockets, or server side .net libraries in combination realtime channel signalr.


Comments

Popular posts from this blog

How to show in django cms breadcrumbs full path? -

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -