Wulf / create-rust-app

Set up a modern rust+react web app by running one command.
https://create-rust-app.dev
Apache License 2.0
1.54k stars 63 forks source link

Add RabbitMQ Plugin #28

Open Wulf opened 2 years ago

Wulf commented 2 years ago

Some projects may require queues -- for them, it might help to have lapin setup and connected with a local RabbitMQ instance.

Plugin Requirements

Backend

Wulf commented 2 years ago

On a second thought, this sounds like a bad idea.

Wulf commented 2 years ago

We'll still do it :stuck_out_tongue_closed_eyes: