On Fri, Jan 22, 2010 at 6:52 PM, Anand CVR <[email protected]> wrote:
> Hi All, > I'm a newbie in the XMPP space. I would like to write a BOSH client in > Python. Can someone tell me which of the many available python xmpp libs > (xmpppy, pyxmpp, twisted, sleekxmpp) have support for BOSH? > Thanks in advance. > A > Hey, I don't know about the others but twisted doesnt have support for it yet. I am working on getting the following code into wokkel and eventually into twisted. http://github.com/twonds/twisted_helper/blob/master/httpb_client.py
