Hi Ganesha,
Our http_listener doesn't have any built in support for compression. You will have to manually compress/decompress the data yourself. Regarding SSL, HTTPS support hasn't been implemented on all the platforms. Right now it only works on Windows.
In general the main focus of this library isn't so much on authoring services, but rather connecting to services. This is why our http_listener doesn't have a lot of features.
Steve
Our http_listener doesn't have any built in support for compression. You will have to manually compress/decompress the data yourself. Regarding SSL, HTTPS support hasn't been implemented on all the platforms. Right now it only works on Windows.
In general the main focus of this library isn't so much on authoring services, but rather connecting to services. This is why our http_listener doesn't have a lot of features.
Steve