Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
207 B
Text
6 lines
207 B
Text
Simple Ruby client library for twitter streaming API. Uses EventMachine for
|
|
connection handling. Adheres to twitter's reconnection guidline.
|
|
|
|
JSON format only.
|
|
|
|
WWW: https://github.com/voloko/twitter-stream
|