Package falcon-utils: Information
Binary package: falcon-utils
Version: 0.42.3-alt1
Architecture: noarch
Build time: Apr 25, 2024, 07:36 PM
Source package: gem-falcon
Category: Other
Report package bugHome page: https://github.com/socketry/falcon
License: MIT
Summary: A fast, asynchronous, rack-compatible web server executable(s)
Description:
A fast, asynchronous, rack-compatible web server executable(s). Falcon is a multi-process, multi-fiber rack-compatible HTTP server built on top of async, async-io, async-container and async-http. Each request is executed within a lightweight fiber and can block on up-stream requests without stalling the entire server process. Falcon supports HTTP/1 and HTTP/2 natively.
Maintainer: Pavel Skrylev