Re: [Twisted-Python] twisted.words.protocols.jabber and XEP-0138 stream compression

2010-12-16 Thread BURGUIERE Thomas
Le 15/12/2010 20:09, Kevin Horn a écrit : On Wed, Dec 15, 2010 at 11:13 AM, BURGUIERE Thomas mailto:thomas.burgui...@c-s.fr>> wrote: Hey all, I've search (in Twisted 10.2.0) for a reference to XEP-0138 (stream compression) in twisted.words.protocols.jabber but I don't see any

Re: [Twisted-Python] twisted.words.protocols.jabber and XEP-0138 stream compression

2010-12-15 Thread Kevin Horn
On Wed, Dec 15, 2010 at 11:13 AM, BURGUIERE Thomas wrote: > Hey all, > > I've search (in Twisted 10.2.0) for a reference to XEP-0138 (stream > compression) in twisted.words.protocols.jabber but I don't see anything > referring to it. > > Is there a way to activate stream compression ? (I have a se

[Twisted-Python] twisted.words.protocols.jabber and XEP-0138 stream compression

2010-12-15 Thread BURGUIERE Thomas
Hey all, I've search (in Twisted 10.2.0) for a reference to XEP-0138 (stream compression) in twisted.words.protocols.jabber but I don't see anything referring to it. Is there a way to activate stream compression ? (I have a server which have a parameter for zlib stream compression) And if so w