webtoucher / yii2-amqp

Yii 2 extension wrapper to communicate with RabbitMQ server via AMQP.
https://packagist.org/packages/webtoucher/yii2-amqp
BSD 3-Clause "New" or "Revised" License
60 stars 41 forks source link

PR allows to receive simple string messages #8

Closed trntv closed 6 years ago

trntv commented 9 years ago

In a some cases you need to send just a string, not a JSON.