bschmitt / laravel-amqp

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

Wildcard Routing #88

Open mohamedshuaau opened 4 years ago

mohamedshuaau commented 4 years ago

Hello. I am unable to use wildcard routing in topic exchange and I was wondering if this is available

As mentioned here, we can use * or # for wildcard routing keys and send data.