add Watcher Rack application
commitdb9162575b885add7c3b7ab06f9c03a2ebc44a1f
authorEric Wong <normalperson@yhbt.net>
Wed, 16 Mar 2011 22:22:42 +0000 (16 15:22 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 16 Mar 2011 22:53:06 +0000 (16 15:53 -0700)
treeb8eabe7bd973cc731166ec531d76afddb0c9d786
parentb0be66c37bb7080b0f06ab76b0e7d3404e2f9059
add Watcher Rack application

It does streaming!
config.ru [new file with mode: 0644]
examples/zbatery.config.rb [new file with mode: 0644]
lib/raindrops.rb
lib/raindrops/watcher.rb [new file with mode: 0644]
test/test_watcher.rb [new file with mode: 0644]