PejmanNik / lazvard-message

lightweight AMQP server - Azure Service Bus simulator
MIT License
63 stars 10 forks source link

Queues not working #11

Open adrian-gheorghe opened 2 weeks ago

adrian-gheorghe commented 2 weeks ago

Hello

I am trying to use your emulator (running a container with the Docker image) by configuring some queues alongside some topics + subscriptions but the queues are not being created. Even with the default configuration, the queues do not seem to be created

Is this not supported or am I just doing it wrong?

Thank you

PejmanNik commented 3 days ago

Both queues and topics use the same exact code, so it should work as expected. Is there any error? Are the topics working?