Create a conf.lua file with the following 3 lines
config={
["jid"]="[email protected]",
["passwd"]="password",
["url"]="http://xmppserver:5280/msg",
}
To use give the receiving JID as an argument.
Create a conf.lua file with the following 3 lines
config={
["jid"]="[email protected]",
["passwd"]="password",
["url"]="http://xmppserver:5280/msg",
}
To use give the receiving JID as an argument.