Simon Fell > Its just code > PocketSOAP 1.5 released !
Friday, October 15, 2004
Its been a long time coming but the final release of PocketSOAP v1.5 is now available, new features and improvements include
- SOAP 1.2 support.
- Reduced memory footprint during serialization & messaging sending/receiving.
- Streaming parsing of the response soap envelope.
- Support for gzip in addition to deflate compression.
- Improved performance of base64 handling.
- upgraded to zlib 1.2.1 for improved compression performance.
- zlib & expat dependencies are now statically linked for easier deployment and less dll hell.
- A bunch of bug fixes.