Twitter::Stream::Patch
This gem is patch for twitter. Patch for when the stream is disconnected. When the stream disconnected, raise Twitter::Error::StreamDisconnect.
Installation
Add this line to your application's Gemfile:
gem 'twitter-stream-patch'
And then execute:
$ bundle
Or install it yourself as:
$ gem install twitter-stream-patch
Usage
Just add the following code
require 'twitter-stream-patch'
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/flum1025/twitter-stream-patch. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.
Code of Conduct
Everyone interacting in the Twitter::Stream::Patch project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.