In TigaseSwift library we should support XEP-0138: Stream Compression as this library will be used on mobile devices and in this case amout of data transferred matters.
Smaller data is faster delivered, uses less bandwith and due to shorter transfer time reduces used energy.
Andrzej Wójcik (Tigase) commented 9 years ago
Implemented stream compression using ZLIB and verified it works properly.
In TigaseSwift library we should support XEP-0138: Stream Compression as this library will be used on mobile devices and in this case amout of data transferred matters.
Smaller data is faster delivered, uses less bandwith and due to shorter transfer time reduces used energy.