RubyGems.org

Simple Ruby client library for twitter streaming API. Uses EventMachine for connection handling. Adheres to twitter's reconnection guidline. JSON format only.

installgem install twitter-stream
Authors

Vladimir Kolesnikov

127,786 total downloads 8,041 for this version
Owners

Bbee57a05b72bd3c29c1e48551a816f4

Gemfile
gem "twitter-stream", "~> 0.1.15"
Versions
  1. 0.1.15 April 10, 2012
  2. 0.1.12 March 14, 2011
  3. 0.1.11 March 14, 2011
  4. 0.1.14 October 5, 2010
  5. 0.1.13 October 5, 2010
Show all versions (15 total)
Development Dependencies
  1. rspec ~> 2.5.0