This repository has been archived by the owner. It is now read-only.

amqp.cr

AMQP client for Crystal language

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.

Repository

amqp.cr

Owner
Statistic
  • 59
  • 12
  • 11
  • 1
  • 0
  • over 5 years ago
  • April 30, 2015
License

MIT License

Links
Synced at

Fri, 17 May 2024 10:14:03 GMT

Languages