Wednesday, March 29, 2006 3:57 PM
cibrax
WS-Compression for WCF
I have developed a new WS-Compression implementation for WCF. This code is based on the WSE 3.0 implementation made by my partner Rodolfo Finochieti.
Some features provided by this implementation:
- Message body compression
- Different compression algorithms (GZIP, Deflate)
- Different compression levels
- Support to enable compression by means of configuration or code
You can download it from here
UPDATED: A new version for the WCF september RC is available here
Enjoy :)
Filed under: WCF