Login to follow
RabbitMQClient_ExternalLogic

RabbitMQClient_ExternalLogic (ODC)

Stable version 0.1.1 (Compatible with ODC)
Uploaded on 13 August 2024 by OutSystems Labs
RabbitMQClient_ExternalLogic

RabbitMQClient_ExternalLogic (ODC)

Details
Detailed Description

This is the external logic to support RabbitMQ Client (Black Belt Edition) library.

Limitations

1. Only text messages are allowed. If you need to send binary data, you might want to encode it as base64 before sending

2. The maximum payload sent/receive is 5.5 MB

Release notes 

Updated to support .Net 8.