amqp
Version, currently master branch1 version
- master branchlatestDec 29, 2018
github.com/datanoise/amqp.cr
AMQP 0.9.1 client with RabbitMQ extensions
58 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
amqp:
github: datanoise/amqp.cr
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.20.0- License
- MIT
Dependencies
This version declares no dependencies.
README
# AMQP
AMQP 0.9.1 client with RabbitMQ extensions in Crystal.
# Status
*Beta*
# Requirements
Crystal language version 0.20 and higher.
# Goal
The goal is to provide the usable interface to RabbitMQ server, by implementing
the AMQP 0.9.1 spec in pure Crystal language.
# Installation
Add this to your application's `shard.yml`:
```yml
dependencies:
amqp:
github: datanoise/amqp.cr
```
# Usage
Please see 'examples' directory for various usage scenarios.
# License
MIT clause - see LICENSE for more details.
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Dec 29, 2018
- Crystal
0.20.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/datanoise/amqp.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 1