amqp.cr alternatives and similar shards
Based on the "Networking" category.
Alternatively, view amqp.cr alternatives based on common mentions on social networks and blogs.
-
transfer_more
Fast and temporary file uploader :signal_strength: UPSTREAM ON https://git.sceptique.eu/Sceptique/transfer_more
CodeRabbit: AI Code Reviews for Developers

Do you think we are missing an alternative of amqp.cr or a related project?
Popular Comparisons
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
:
dependencies:
amqp:
github: datanoise/amqp.cr
Usage
Please see 'examples' directory for various usage scenarios.
License
MIT clause - see LICENSE for more details.
*Note that all licence references and agreements mentioned in the amqp.cr README section above
are relevant to that project's source code only.