{"id":80104,"library":"sps-sub","title":"SPS Sub","description":"Subscribes to a SimplePubsub (SPS) broker","status":"active","version":"0.3.7","language":"ruby","source_language":null,"source_url":"https://github.com/jrobertson/sps-sub","tags":["pubsub","messaging","subscriber","simplepubsub"],"install":[{"cmd":"gem install sps-sub","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'sps-sub', '~> 0.3.7'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"SPS","correct":"require 'sps-sub'"}],"quickstart":{"code":"require 'sps-sub'\n\nsubscriber = SPS::Subscriber.new('tcp://localhost:1234')\nsubscriber.subscribe('topic') do |message|\n  puts \"Received: #{message}\"\nend\nsubscriber.listen","lang":"ruby","description":"Subscribe to a SimplePubsub broker and listen for messages."},"warnings":[],"env_vars":null,"search_vec":"'broker':8 'messag':10 'pubsub':9 'simplepubsub':6,12 'sps':1,7 'sub':2 'subscrib':3,11","created_at":"2026-06-18T05:12:59.628378+00:00","updated_at":"2026-06-18T05:12:59.628378+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jrobertson/sps-sub","github":"https://github.com/jrobertson/sps-sub","docs":"http://www.rubydoc.info/gems/sps-sub/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}