ejabberd
Ejabberd module with child process
I created a logging module which logs messages to a mysql db, the current code is located here: https://github.com/amiadogroup/mod_log_chat_mysql5/blob/master/src/mod_log_chat_mysql5.erl[详细]
2023-04-12 16:22 分类:问答asmack XMPP new user registration
Good people of StackOverflow, please help. I\'ve set up an ejabberd server on my ubuntu machine, added virtual host, set[详细]
2023-04-12 02:11 分类:问答ejabberd auto allow subscription
I have installed and run ejabberd successfully. I\'ve tested the chat fun开发者_如何学运维ction and it works well.[详细]
2023-04-11 00:50 分类:问答Add a dynamic supervisor to ejabberd
Is it possible to start a supervisor module in ejabberd which I can add a gen_fsm module to, per connection?[详细]
2023-04-09 10:20 分类:问答register new xmpp account with node-xmpp ( node.js )
I\'m looking at \'XEP-0077 in-band registration\' about how to register a new XMPP account.Here is my code.I use node-xmpp to connect my node.js application to an ejabberdserver.[详细]
2023-04-07 10:34 分类:问答Anyone successfully installed openfire OR any xmpp server on mac os x lion? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-07 04:30 分类:问答XMPP asmack problem missing attribute
I encountered a problem where an attribute within an XML stanza is missing. Based on the log file on the server side, I can confirm that the attribute is sent from the client to server. Also, when the[详细]
2023-04-04 19:17 分类:问答Ejabberd Stanza Execution Order (Grouped together)
I am trying to find out the execution order of XMPP stanzas, I am using Strophe + Ejabberd and if I send a request like this.[详细]
2023-04-04 07:21 分类:问答Call to i:im() in application debugger failed in ejabberd
I\'m trying to debug ejabberd. I have compiled the files with debug_info. I start ejabberd, then use ejabberd debug to get into the shell. Once in there, running im() produces \"Call to i:im() in appl[详细]
2023-04-04 04:52 分类:问答ejabberd xmpp connection not maintained
I\'ve created a web-chat application using jQuery and Ejabberd (example from Professional XMPP Book). For this application, I\'ve implemented anonymous authentication (was a requirement).[详细]
2023-03-30 09:13 分类:问答