XMPP/jabber client help
Posted
by akshay
on Stack Overflow
See other posts from Stack Overflow
or by akshay
Published on 2010-03-24T14:07:29Z
Indexed on
2010/03/24
14:43 UTC
Read the original article
Hit count: 627
I want to develop a chat application with floowing features
- 1)user A visits website clinks on chat .
- 2)Website picks another user B who is single(who is not paired) and pairs him with A.
- 3)Now A and B can chat till they want.
Now here neight A or B are registered member of website.Neight they ave any accouunt.
Can i develop such things using jabber/XMPP on appengine ??If yes how??please provide some pointers so that i can start off.
© Stack Overflow or respective owner