Registry / messaging / hot-bunnies

hot-bunnies

JSON →
library1.5.0rbrubygemsunverified

An object-oriented interface to RabbitMQ using the Java driver under the hood.

gem install hot_bunnies
INSTALL
IMPORT
SIG · HOT-BUNNIES
H
hot-bunnies
messagingrubyv1.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HotBunnies
✓ require 'hot_bunnies'

Connect to RabbitMQ and create an exchange

require 'hot_bunnies' client = HotBunnies.connect channel = client.create_channel exchange = channel.exchange('test', :type => :direct)
Debug
Known issues
breakingRequires JRuby to use the Java driver
fix
Use with JRuby only, or switch to Bunny for MRI
affects: >= 1.0.0
Upgrade
Version history
1.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
28
OpenAI (training)
1
Resources
hot-bunnies — gem install hot-bunnies · libregistry