raindrops.git  about / heads / tags
real-time stats for preforking Rack servers
blob c31b98332b9451b0ec6f3487769f667298eb4597 131 bytes (raw)
$ git show v0.3.0:examples/config.ru	# shows this blob on the CLI

1
2
3
4
5
 
# sample stand-alone rackup application
require 'rack/lobster'
require 'raindrops'
use Raindrops::Middleware
run Rack::Lobster.new

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