Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

datanoise/amqp.cr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

AMQP client for Crystal language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published