Source: ruby-async-http Section: ruby Maintainer: Debian Ruby Team Uploaders: Hideki Yamane Build-Depends: debhelper-compat (= 14), gem2deb (>= 1), ruby-async (>= 2.35.1), ruby-async-pool (>= 0.11), ruby-io-endpoint (>= 0.18), ruby-io-stream (>= 0.14), ruby-localhost, ruby-protocol-http (>= 0.66), ruby-protocol-http1 (>= 0.41), ruby-protocol-http2 (>= 0.26), ruby-protocol-url (>= 0.2), ruby-traces (>= 0.8.0) Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-async-http.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-async-http Homepage: https://github.com/socketry/async-http Testsuite: autopkgtest-pkg-ruby Package: ruby-async-http Architecture: all Description: HTTP client and server library An asynchronous client and server implementation of HTTP/1.0, HTTP/1.1 and HTTP/2 including TLS. Support for streaming requests and responses. Built on top of async and async-io. falcon provides a rack-compatible server.