pardahlman / RawRabbit

A modern .NET framework for communication over RabbitMq
MIT License
747 stars 144 forks source link

Queues creation #382

Closed DevOnBike closed 5 years ago

DevOnBike commented 5 years ago

Hi,

Can RawRabbit create queues automatically? I mean similiar functionality like in EasyNetQ so when u run subscribers part of code they create all necessary queues on server.

pardahlman commented 5 years ago

Yes, and it does out of the box 😄