Sha256: bb8a9c136aeca94e4fc4fa620e7ef99a93110a14a57e4b170eef0bc2aab14a94
Contents?: true
Size: 1.24 KB
Versions: 15
Compression:
Stored size: 1.24 KB
Contents
<p align="center"><img src="docs/tipi-logo.png" /></p> # Tipi - the All-in-one Web Server for Ruby Apps [](http://rubygems.org/gems/tipi) [](https://github.com/digital-fabric/tipi/actions?query=workflow%3ATests) [](https://github.com/digital-fabric/tipi/blob/master/LICENSE) ## What is Tipi? Tipi is an integrated, feature-complete HTTP/S server for Ruby applications. Tipi is built on Polyphony, a robust, high-performance library for building highly-concurrent applications in Ruby. Tipi can be used to serve any Rack application or set of static files directly without having to employ a reverse-proxy such as Nginx. ## Features * High-performance, highly concurrent web server based on [Polyphony](https://github.com/digital-fabric/polyphony) * Full support for HTTP, HTTP/2, WebSocket protocols * Built-in SSL termination for secure, encrypted connections * Automatic ALPN protocol selection * Request and response body streaming for efficient downloads and uploads * Full support for Rack-based apps ## Documentation Documentation for Tipi is coming soon...
Version data entries
15 entries across 15 versions & 1 rubygems