php-enqueue / enqueue-dev

Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
https://enqueue.forma-pro.com/
MIT License
2.17k stars 429 forks source link

Add ability to add attribute keys in GPS producer #1335

Open mhv666 opened 6 months ago

mhv666 commented 6 months ago

Hi, I would like to ask for a Feture Request, to add the ability to add attribute keys when you publish a topic: https://github.com/php-enqueue/enqueue-dev/blob/bb6e75989970795154d64968fe6bd4cd65b424d3/pkg/gps/GpsProducer.php#L33-L43

In Gps producer there is no way to add attribute keys image

If I'm not wrong should be something like this: image