Package falcon-utils: Information
Binary package: falcon-utils
Version: 0.42.3-alt1
Architecture: noarch
Build time: Sep 18, 2023, 11:38 PM in the task #307833
Source package: gem-falcon
Category: Other
Report package bugDownload: falcon-utils-0.42.3-alt1.noarch.rpm
Home 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