update examples for http://raindrops-demo.bogomips.org/
[raindrops.git] / examples / watcher_demo.ru
blob36a9ed3e37653b049cec3790d7ae0093fdcefd5c
1 # This is the exact config that powers http://raindrops-demo.bogomips.org/
2 # This is used with zbatery.conf.rb
4 # zbatery -c zbatery.conf.ru watcher_demo.ru -E none
5 require "raindrops"
6 use Raindrops::Middleware
7 run Raindrops::Watcher.new :listeners => %w(0.0.0.0:80 /tmp/.raindrops)