Skip to content

shane-lab/crystal-amqp-pub-sub-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pub/Sub wrapper for AMQP

Wrapper module to do pub/sub with AMQP in Crystal using AMQP by datanoise.

Status

Alpha

Requirements

Crystal language version 0.20 and higher.

Installation

Add this to your application's shard.yml:

dependencies:
  amqp-pub-sub:
    github: shane-lab/crystal-amqp-pub-sub-wrapper

Usage

Please see 'examples' directory for simple pub/sub on a topic exchange.

License

MIT

About

Pub/Sub AMQP wrapper module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published