erlangxmppejabberdejabberd-module

What's the right way to use Ejabberd in a social network App?


I'm working on a project where we need to implement a chat system with a (kinda) social network. and We opted to use Ejabberd ( any other suggestions ? ).

Thanks :)


Solution

  • How can we prevent third party xmpp clients from connecting to the server ?

    Some ideas:

    When it comes to permissions of who can message who, do we need to create our custom Ejabberd module ?

    Some ideas, maybe you can adapt your requirements to use one of them: