Closed qschmick closed 3 years ago
Fixed creating the AMQP message, originally passing in the $messageData array but should only be the string body. Updated to pass in $messageData['message']
@bschmitt
@bschmitt can you review?
@bschmitt Can you review?
Thank you
Fixed creating the AMQP message, originally passing in the $messageData array but should only be the string body. Updated to pass in $messageData['message']