1 unstable release
0.8.0 | Aug 21, 2024 |
---|
#1924 in Network programming
35 downloads per month
98KB
2.5K
SLoC
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.
lib.rs
:
Rust client for the RabbitMQ HTTP API
This library is Rust client for the RabbitMQ HTTP API.
It can be used for monitoring and automation of provisioning or maintenance of RabbitMQ clusters and topologies used by applications.
License
This library is double licensed under the Apache 2.0 and MIT licenses. This means that the user can choose either of the licenses.
Dependencies
~11–23MB
~439K SLoC