I am trying to make xwchat and xmpppy work together following this blog post , http://codingcromulence.blogspot.com/2009/01/chat-hacking-part-ii.html But unable to get session id and other information from xmpppy connection. Does anyone has prior experience with this ?

link|improve this question
feedback

1 Answer

Got the solution, need to use a BOSH Client on server side, BOSH client creates a session and gives sid, rid which can be used in view.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.