Files | Admin

Notes:

Release Name: 0.1.0

Notes:
It is the simple library to access the Twitter Streaming API( http://apiwiki.twitter.com/Streaming-API-Documentation ). It works with pure-ruby(don't need C compiler) and rubygems.


Changes: === 0.1.0 2010-01-01 * Fixed some from Sora Harakami * TwitterStream::Client => TwitterStream * require 'twitterStream' => require 'twitter_stream' * TwitterStream#start_stream is to be a private method