rabbitmq_http_client

Crates.iorabbitmq_http_client
lib.rsrabbitmq_http_client
version0.8.0
sourcesrc
created_at2024-08-21 19:40:34.500654
updated_at2024-08-21 19:40:34.500654
descriptionRabbitMQ HTTP API client
homepage
repository
max_upload_size
id1346847
size157,308
Michael Klishin (michaelklishin)

documentation

README

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.

Commit count: 0

cargo fmt