Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 630 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 630 Bytes

A Rust Client for the RabbitMQ HTTP API

This is a Rust client for the RabbitMQ HTTP API.

This is not an AMQP 0-9-1 client (see amqprs), an AMQP 1.0 client (see fe2o3-amqp) or RabbitMQ Stream protocol client library.

Project Maturity

This library is relatively young, breaking API changes are possible.

License

This crate, rabbitmq-http-api-client-rs, is dual-licensed under the Apache Software License 2.0 and the MIT license.