{"id":93437,"library":"em-twitter","title":"EM Twitter","description":"Twitter Streaming API client for EventMachine","status":"active","version":"0.3.5","language":"ruby","source_language":null,"source_url":"https://github.com/tweetstream/em-twitter","tags":["twitter","streaming","eventmachine","api","client"],"install":[{"cmd":"gem install em-twitter","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'em-twitter', '~> 0.3.5'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"EM::Twitter","correct":"require 'em-twitter'"}],"quickstart":{"code":"require 'em-twitter'\n\nEM.run do\n  client = EM::Twitter::Client.new\n  client.connect do\n    client.each_item do |status|\n      puts status.text\n    end\n  end\nend","lang":"ruby","description":"Connect to Twitter's streaming API and process tweets."},"warnings":[],"env_vars":null,"search_vec":"'api':5,12 'client':6,13 'em':1 'eventmachin':8,11 'stream':4,10 'twitter':2,3,9","created_at":"2026-06-19T09:48:12.679376+00:00","updated_at":"2026-06-19T09:48:12.679376+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/tweetstream/em-twitter","github":"https://github.com/tweetstream/em-twitter","docs":"http://www.rubydoc.info/gems/em-twitter/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}