When it comes to sheer performance, ejabberd is second to none! There is another aspect to this question, however, and I would advise you to …
How Do I Implement File Transfer Using XMPP?
File transfer is simple using the XMPP protocol. That said, there need not be an in-band transfer of the file. A better recommendation would be …
What Are Possible Implementations Of The XMPP Protocol?
It really depends on your requirements. Over the years XMPP has been extended from being just a simple user messaging protocol to becoming many things …
How Do I Write A Custom Tigase/XMPP Server?
I was asked by the OP to answer this question, that is, how does one go about writing a custom XMPP server. My approach to …