laravel-rabbitmq icon indicating copy to clipboard operation
laravel-rabbitmq copied to clipboard

Implement middleware system on message publish/consume

Open adrian-tilita opened this issue 5 years ago • 0 comments

Implement a middleware system that can be configured for pre publish message and consume message.

Example of usage: Add/decorate messages for all defined entities (decorate headers or add extra fields for body)

adrian-tilita avatar May 20 '19 13:05 adrian-tilita