Tagged Questions
6
votes
1answer
177 views
xmpp4r - not able to retrieve offline messages
I am trying to get openfire multi user group chat history using ruby xmpp4r library with openfire server. I am able to frame the request but I am not getting the server reply.
Below is the discovery ...
0
votes
0answers
66 views
xmpp4r_facebook does not connect to client with proxy
Is there a way to configure xmpp4r_facebook to connect to client with a proxy server? I've used devise and omniauth from this link ...