rack-async-stream
Stream middleware
A middleware that enables streaming with Rack applications
Ever tried streaming with Thin? Didn't work? Use this middleware.
10 stars
3 watching
0 forks
Language: Ruby
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rtomayko/rack-cache | A caching solution for Rack-based web applications | 822 |
darbyfrey/rack-streaming-proxy | A middleware that streams responses from downstream servers to minimize memory usage. | 0 |
rack/rack-contrib | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
petebrowne/rack-pack | Middleware that packages and compresses assets into single files. | 16 |
treeder/rack-flash | Provides flash message middleware for Rack applications | 54 |
ncr/rack-cat | A Rack middleware that concatenates and serves static assets faster. | 3 |
ujifgc/rack-pipeline | A middleware to serve asset files in Ruby web applications | 1 |
ku1ik/racksh | A tool that provides an interactive console and simulated HTTP request capabilities for Rack-based Ruby web applications. | 422 |
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
joshburgess/redux-most | Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 |
zackargyle/redux-async-queue | Middleware for Redux to queue and execute actions asynchronously | 112 |
chopmo/rack-ssl | Middleware to enforce HTTPS encryption in web applications | 13 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |
techiferous/rack-plastic | A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
tu-berlin-snet/tctp-rack | Middleware for encrypting HTTP bodies using end-to-end encryption | 0 |