Stream Compression Methods

This is the official registry of stream compression methods as maintained by the XMPP Registrar and authorized by XEP-0138: Stream Compression.

Last Updated: 2005-12-14

XML: https://xmpp.org/registrar/compress.xml


NameDescriptionDocumentation
lzwthe LZW (DCLZ) compression methodStandard ECMA-151: Data Compression for Information Interchange - Adaptive Coding with Embedded Dictionary - DLCZ Algorithm
zlibthe ZLIB compression methodRFC 1950: ZLIB Compressed Data Format Specification version 3.3

Revision History

2005-12-14 Added LZW (DCLZ) method. (psa)

2005-06-16 Initial version (ZLIB method). (psa)