raindrops.git  about / heads / tags
real-time stats for preforking Rack servers
blob a3e7fdb01df75e3722f064e6d10a42e982d83c73 139 bytes (raw)
$ git show gc-next:examples/watcher.ru	# shows this blob on the CLI

1
2
3
4
 
# Sample standalone Rack application, recommended use is with Zbatery
# See zbatery.conf.rb
require "raindrops"
run Raindrops::Watcher.new

git clone https://yhbt.net/raindrops.git