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
Name | Description | Documentation |
---|---|---|
lzw | the LZW (DCLZ) compression method | Standard ECMA-151: Data Compression for Information Interchange - Adaptive Coding with Embedded Dictionary - DLCZ Algorithm |
zlib | the ZLIB compression method | RFC 1950: ZLIB Compressed Data Format Specification version 3.3 |
2005-12-14 Added LZW (DCLZ) method. (psa)
2005-06-16 Initial version (ZLIB method). (psa)