1

Does anyone know of a Ruby gem or plugin that provides a simple interface to the Twitter Steams API?

Alex Bitek
  • 6,529
  • 5
  • 47
  • 77
cbrulak
  • 15,436
  • 20
  • 61
  • 101

2 Answers2

5

Try TweetStream: https://github.com/intridea/tweetstream

GrayB
  • 539
  • 3
  • 9
0

Twitter Gem has added streaming functionality. you can check that out

Niket
  • 1,105
  • 12
  • 15