Ask HN: How to pick a good XMPP server?
I'm trying to create a multiplatform chat app, that works for ios, android, blackberry, and web client, so I read that i need a xmpp server and there are many, so i want to hear some opinions wich one should i pick and why, i dont know anything about xmpp servers or things like that
7 comments
[ 7.9 ms ] story [ 93.8 ms ] threadOn the other hand we didn't end up using the server very heavily so it wasn't thoroughly tested.
I'm in the process of migrating from Openfire to prosody because of issues with Openfire's stability and lack of forward motion (there are features that have been in the works for literally years that still aren't going anywhere -- such as vhosts -- that are standard in many other xmppds.
I only mentioned Openfire because it was something I knew that didn't require learning erlang to configure and was easy to setup chat rooms and such with.
It's one of the most recent and feature filled XMPP servers out there. It's also relatively easy to setup and maintain.