xmpp4r
Using ejabberd with Rails
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[详细]
2023-02-21 17:59 分类:问答xmpp4r and Iq.new_register for in-band registration
I\'ve been having trouble using xmpp4r to do in-band registration following the SO thread here: XMPP transport to another protocol[详细]
2023-02-07 19:04 分类:问答Ruby XMPP4R bot and Threads - trouble
I want my bot sends and receives messages in parallel threads. I also want my bot sends message back to user when receives any message from user. But now he sends it back to user every 5 seconds. I un[详细]
2023-02-01 12:30 分类:问答Ruby 24/7 working XMPP bot
Could someone help me with this? I would to create a bot which receives word in one language, looks in database, gets translation and sends it back开发者_开发问答. How i understand it\'s not possible[详细]
2023-01-27 19:36 分类:问答XMPP transport to another protocol
I would like to add support of ICQ in my application using jabber-transport. I use xmpp4r ruby\'s library.[详细]
2023-01-27 09:24 分类:问答How can I send an image on the web in an XMPP (Jabber) message?
For the XMPP interface for the Stack Overflow chat, I am currently taking the HTML of the chat messages and converting to valid XML, and setting that as the html child element of the XMPP message obje[详细]
2023-01-25 16:13 分类:问答How to get port number for iPhone Chatting Application
I am developing a chat applicati开发者_如何学JAVAon. But Right now chatting is possible with only google because I know only google\'s port no.[详细]
2022-12-11 22:51 分类:问答