twitter-stream 0.1.6
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 (1):
eventmachine
>= 0.12.8
Development Dependencies (1):
rspec
>= 1.2.8