bschmitt / laravel-amqp

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

publish message in a channel #73

Closed F4rzane closed 5 years ago

F4rzane commented 5 years ago

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