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 |
---|---|---|
| A caching solution for Rack-based web applications | 821 |
| A middleware that streams responses from downstream servers to minimize memory usage. | 0 |
| A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
| Middleware that packages and compresses assets into single files. | 16 |
| Provides flash message middleware for Rack applications | 54 |
| A Rack middleware that concatenates and serves static assets faster. | 3 |
| A middleware to serve asset files in Ruby web applications | 1 |
| A tool that provides an interactive console and simulated HTTP request capabilities for Rack-based Ruby web applications. | 421 |
| A Rack middleware that provides information about installed middlewares | 4 |
| Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| Middleware to enforce HTTPS encryption in web applications | 13 |
| Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |
| A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
| Middleware for encrypting HTTP bodies using end-to-end encryption | 0 |