twitter-stream 0.1.11
Simple Ruby client library for twitter streaming API. Uses EventMachine for connection handling. Adheres to twitter's reconnection guidline. JSON format only.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
eventmachine
>= 0.12.8
roauth
>= 0.0.2
Development依存関係 (1):
rspec
>= 1.2.8