module documentation

License: Apache 2.0

VERSION INFO:

  $Repo: async_example_program
$Author: Anders Wiklund
  $Date: 2023-10-01 06:15:18
   $Rev: 14
Class AsyncRabbitClient This class implements RabbitMQ Publish and Subscribe async handling.
Class RabbitParams Representation of RabbitMQ configuration parameters.
Constant CONTENT_TYPE Defines JSON as the content type.
CONTENT_TYPE: str = (source)

Defines JSON as the content type.

Value
'application/json'