Displaying 1 result from an estimated 1 matches for "faiv".
Did you mean:
fail
2007 Dec 12
6
Establish Connection to a xmpp server and keep it !
Hello,
(shamelessly adapted to my needs from a old message from this list)
I want to integrate status messages over xmpp in my Rails application.
My problem is that I do not want to establish a connection to the
jabber server each time a message is sent and disconnect the
connection afterwards. So I am looking for a solution to establish the
connection and use this connection in my controllers