twitter-stream 0.1.7
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
roauth
>= 0.0.2
Development Dependencies (1):
rspec
>= 1.2.8