Registry / web-framework / rainbows

rainbows

JSON →
library5.2.1rbrubygemsunverified

An HTTP server for sleepy Rack applications, based on unicorn, designed for long request/response times.

gem install rainbows
INSTALL
IMPORT
SIG · RAINBOWS
R
rainbows
web-frameworkrubyv5.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rainbows
require 'rainbows'

Starts a Rainbows! HTTP server.

require 'rainbows' Rainbows::HttpServer.new(app).start
Debug
Known issues
gotchaRainbows! is designed for specific use cases; not suitable for general-purpose web serving.
fix
Use unicorn or puma for typical Rack applications.
affects: >= 0
Upgrade
Version history
5.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources