Closed omkarnathsingh closed 6 years ago
I don't think you can use the code for a client stuff. At least authentication is missing (only SASL EXTERNAL is supported, see XEP-0178)
Okay. Basically my server is this one https://github.com/processone/ejabberd and I want to connect from multiple Eralng clients.
Well, you cannot do that without a lot of fiddling. It's on our TODO list to make xmpp
library fully stand-alone.
Okay @zinid . Thanks.
As https://github.com/processone/exmpp has been deprecated. How to use this project as a full Erlang client?