twitter-stream 0.1.13
Simple Ruby client library for twitter streaming API. Uses EventMachine for connection handling. Adheres to twitter's reconnection guidline. JSON format only.
Gemfile:
=
install:
=
Runtime Dependencies (2):
eventmachine
~> 0.12.8
simple_oauth
~> 0.1.4
Development Dependencies (1):
rspec
~> 2.5.0