hummingbird icon indicating copy to clipboard operation
hummingbird copied to clipboard

jabber.org

Open pythonmobile opened this issue 11 years ago • 2 comments

Is it possible to run this without running your own xmpp server? Perhaps just tell the js code to talk to jabber.org's free xmpp server and the id to which the chats would goto?

pythonmobile avatar Jun 27 '13 13:06 pythonmobile

This is something that I wanted to do. But how do we create random anonymous user ids in jabber? Is that possible?

alagu avatar Jun 29 '13 18:06 alagu

Could you create a pool of predefined users in Jabber that you use for that communication? Is that possible? Granted, you'd have a max number of connections based on how many predefined users you have, but it might work great for a lightweight install.

Hope this helps! James

jamesmortensen avatar Sep 09 '13 23:09 jamesmortensen