Simple Ruby client library for twitter streaming API. Uses EventMachine for connection handling. Adheres to twitter's reconnection guidline. JSON format only.
gem install twitter-streamNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Stream tweets matching a keyword
Wrap usage in EventMachine.run block
No dependency data recorded yet.