Hi,
I'm trying to send packet from Ejabberd to Python script. I found project name : ErlPort which helps connect Erlang to a number of other programming languages.
And it's working 100% but when received a lot of packet Ejabberd shutdown. is there any way to connect EJABBERD with PYTHON script without any errors or problem?
thanks.