Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 404 Bytes

File metadata and controls

26 lines (13 loc) · 404 Bytes

AMQP

AMQP 0.9.1 client with RabbitMQ extensions in Crystal.

Status

Beta

Requirements

Crystal language version 0.7.0 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.

Usage

Please see 'examples' directory for various usage scenarios.

License

MIT clause - see LICENSE for more details.