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

Serializing GPS Message in ProtoBuf format. #1327

Open ahmedkhan847 opened 8 months ago

ahmedkhan847 commented 8 months ago

Right now GPS transport only unserialize the message which are in JSON format from GPS. Is there a way to extend it and unserialize JSON or protobuf depends on the context? I am using it in Symfony Messenger