Crates.io | rabbitmq_http_client |
lib.rs | rabbitmq_http_client |
version | 0.8.0 |
source | src |
created_at | 2024-08-21 19:40:34.500654 |
updated_at | 2024-08-21 19:40:34.500654 |
description | RabbitMQ HTTP API client |
homepage | |
repository | |
max_upload_size | |
id | 1346847 |
size | 157,308 |
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.
This library is relatively young, breaking API changes are possible.
This crate, rabbitmq-http-api-client-rs, is dual-licensed under the Apache Software License 2.0 and the MIT license.