Registry / messaging / nsq-ruby

nsq-ruby

JSON →
library2.5.0rbrubygemsunverified

Ruby client library for NSQ, a realtime distributed messaging platform.

gem install nsq-ruby
INSTALL
IMPORT
SIG · NSQ-RUBY
N
nsq-ruby
messagingrubyv2.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.

NSQ
require 'nsq-ruby'

Send a message to NSQ

require 'nsq-ruby' producer = NSQ::Producer.new(nsqd: '127.0.0.1:4150') producer.write('test_topic', 'hello')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Amazon
1
OpenAI (training)
1
Resources
nsq-ruby — gem install nsq-ruby · libregistry