eandersson / amqpstorm

Thread-safe Python RabbitMQ Client & Management library
https://www.amqpstorm.io/
MIT License
186 stars 36 forks source link

Is there any support for AMQP 1-0-0 ? #121

Open ruffp opened 2 years ago

ruffp commented 2 years ago

Does the module supports AMQP-1-0-0.

I do not see anything regarding supported version in the Doc.

If not, is there any plan to support it in the future?

eandersson commented 2 years ago

No current plans at least to support due to the pretty major differences in the protocols.