AMQP client library for RabbitMQ and other message brokers.
# Cargo.toml
[dependencies]
lapin = "4.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to an AMQP broker at localhost.
Add lapin = { version = "4", features = ["tokio"] } and use tokio runtime.No dependency data recorded yet.