I have to replace the standard mod_roster with my own custom roster. I wrote the module and see that it loads because it\'s start function is called by no other functions are called.
How can i login with exmpp bot to multi user chat room? try to use: create_move_room (Room, Username) ->
Closed. This question is off-topic. It is not currently accepting answers. 开发者_StackOverflow社区
I am trying to build an online chat application on top of ejabberd, I am using extauth and everything was working fine till now. Now I am facing a problem in sending a message from A user who is not i
I am new to ejabberd, I compiled and ran the server but get this error during startup. The log is not very helpful but maybe someone knows how to parse it better than me. Any insight would e great.
I am creating a soc开发者_开发百科ial networking site where I want users to chat and receive live notifications like Facebook, I tried searching for possible solutions and found ejabberd\'s pubsub mod
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.
I am building a web based chat application using strophe and ejabberd. What I am trying to do now, is :
I\'m trying to create a chat component to add to an existing Rails web app (and perhaps optimize communication with clients along the way). The architecture I was thinking of is: when a user authentic
Im using Strophe attach method to connect to ejabberd (2.1.6开发者_如何学C) with external authentication. Everything works fine after attaching, but when I\'m trying to send a message stanza to some u