Re: [Twisted-Python] XMPP/Jabber server example

2009-05-14 Thread Garret Heaton
Thanks for the help! I created a ticket requesting examples here: http://twistedmatrix.com/trac/ticket/3837. If the recent interest in Twisted + XMPPcontinues I'd be happy to contribute to the goals listed here

Re: [Twisted-Python] XMPP/Jabber server example

2009-05-11 Thread glyph
On 11 May, 04:16 pm, powdaho...@gmail.com wrote: >I'm trying to create an XMPP server using twisted.words and am having >difficulty finding the correct way to make use of the classes provided. >I >was hoping someone might have an example or short explanation of which >classes would be used to cre

Re: [Twisted-Python] XMPP/Jabber server example

2009-05-11 Thread Adam
2009/5/11 Garret Heaton > I'm trying to create an XMPP server using twisted.words and am having > difficulty finding the correct way to make use of the classes provided. I > was hoping someone might have an example or short explanation of which > classes would be used to create a very basic serve