Hi

On Friday December 16 2005 23:23, Matt Tucker wrote:
>  * Added support for JEP-0138, Stream Compression

I'm trying to test gloox' Stream Compression implementation against Wildfire 
but didn't have much luck so far.
I've added 'xmpp.client.compression.policy' with value 'optional' to the 
System Properties. Is there anything else I have to do to enable Stream 
Compression in Wildfire?

I get:

IN: 
<stream:features>
  [...]
  <compression xmlns='http://jabber.org/features/compress'>
    <method>zlib</method>
  </compression>
  [...]
</stream:features>


OUT:
<compress xmlns='http://jabber.org/protocol/compress'>
  <method>zlib</method>
</compress>


Server disconnects immediately.

This is after TLS has been established.

Any idea?

cheers,
Jakob

Attachment: pgpcWeVH1c7IM.pgp
Description: PGP signature

Reply via email to