On Wed, Jan 27, 2010 at 6:19 PM, Anand CVR <[email protected]> wrote:
> Thanks Christopher. Can you tell me the status of your code? I mean does > it work now? Or when do you expect to get done? > The current code works fine. You can use it just like the other wokkel XMPPClient parts. > Thanks, > Anand > > > On Mon, Jan 25, 2010 at 7:56 AM, Christopher Zorn < > [email protected]> wrote: > >> >> >> 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 >> >> >> >
