Sha256: 18706b90ec0a7f8b839c4c583801fa7df691e7a949f28621455db93f98e0fd0c
Contents?: true
Size: 337 Bytes
Versions: 5
Compression:
Stored size: 337 Bytes
Contents
# This is the exact config that powers http://raindrops-demo.bogomips.org/ # This is used with zbatery.conf.rb # # zbatery -c zbatery.conf.ru watcher_demo.ru -E none require "raindrops" use Raindrops::Middleware listeners = %w( 0.0.0.0:9418 0.0.0.0:80 /tmp/.raindrops /tmp/.r ) run Raindrops::Watcher.new :listeners => listeners
Version data entries
5 entries across 5 versions & 1 rubygems