we want to create a backend for a messenger in our application. We have an iOS&Android client app and a webApplication. We need 1-on-1 chat, group chat, photo/file support etc. All the basic stuff a messenger has.
I also want to see my message archive from all devices: iOS,Android and Web.
And it should be secure.
Is this all possible?
Last question, what if we have 2 different applications on our server do we need to install ejabberd twice?
I hope somebody can give me some advice. Thx!!