bschmitt / laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages
MIT License
268 stars 86 forks source link

publish message in a channel #73

Closed F4rzane closed 4 years ago

F4rzane commented 4 years ago

I want create channel and publish message in that how can I do that?