Antti / rust-amqp

AMQP client in pure rust. Corresponds to rabbitmq spec.
MIT License
247 stars 45 forks source link

Crate depends on different OpenSSL library version as reqwest #73

Open stevedonovan opened 6 years ago

stevedonovan commented 6 years ago

Naturally, this causes some trouble for applications that need both amqp and want to talk to HTTPS as well.