IMQOptions.useGzip property
A way to serialize message using compression. Will increase load to worker process but can decrease network traffic between worker and queue host application
{boolean}
Signature:
useGzip?: boolean;
A way to serialize message using compression. Will increase load to worker process but can decrease network traffic between worker and queue host application
{boolean}
Signature:
useGzip?: boolean;