Skip to content

RND-SOFT/bbk-amqp

Repository files navigation

BBK::AMQP

AMQP interaction classes for BBK stack.

Installation

Adding to a gem:

# my-cool-gem.gemspec

Gem::Specification.new do |spec|
  # ...
  spec.add_dependency "bbk-amqp", "~> 1.0.0"
  # ...
end

Or adding to your project:

# Gemfile

gem "bbk-amqp", "~> 1.0.0"

Supported Ruby versions

  • Ruby (MRI) >= 2.5.0

Tested Ruby versions

  • Ruby (MRI) 2.5.x
  • Ruby (MRI) 3.0.x

Contributing

See the file CONTRIBUTING.md

License

See the file LICENSE

About

[MIRROR] AMQP integration for BBK stack

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors