Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37840984
en ru br
ALT Linux repos
S:0.42.3-alt1

Group :: Development/Ruby
RPM: gem-falcon

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.42.3-alt1
Build date: 18 october 2022, 07:44 ( 81.2 weeks ago )
Size: 158.42 Kb

Home page:   https://github.com/socketry/falcon

License: MIT
Summary: A fast, asynchronous, rack-compatible web server
Description:

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.

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

  • falcon-utils
  • gem-falcon
  • gem-falcon-devel
  • gem-falcon-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin