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
Post a Comment