omnilog/amqp-messenger-extended

Symfony AMQP extension Messenger Bridge with Consume method

Installs: 832

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

dev-master 2021-01-27 16:44 UTC

This package is auto-updated.

Last update: 2024-04-27 23:39:36 UTC


README

Partial rewrite of the Official Messenger component to allow the use of the consume method with the AMQP integration.

A lot of code is duplicated to access private properties.