Registry / messaging / carrot

carrot

JSON →
library1.2.0rbrubygemsunverified

A synchronous version of the Ruby AMQP client.

gem install carrot
INSTALL
IMPORT
SIG · CARROT
C
carrot
messagingrubyv1.2.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.

Carrot
require 'carrot'

Connect and publish a message to a queue

require 'carrot' client = Carrot.new(host: 'localhost') client.publish('queue_name', 'message')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
24
OpenAI (training)
1
Resources
carrot — gem install carrot · libregistry