mosquito / aio-pika

AMQP 0.9 client designed for asyncio and humans.
https://aio-pika.readthedocs.org/
Apache License 2.0
1.18k stars 186 forks source link

What difference between aio-pika and aiormq? #382

Open pbelskiy opened 3 years ago

pbelskiy commented 3 years ago

Hello! Thanks for awesome packages, but could you please update readme file, to tell us what is difference?

HMaker commented 3 years ago

I think it's goal is to make aiormq more usable where you write less code to do common things.