www/py-hypercorn - The NetBSD Packages Collection

ASGI and WSGI Server based on Hyper libraries

Hypercorn is an ASGI and WSGI web server based on the sans-io hyper,
h11, h2, and wsproto libraries and inspired by Gunicorn. Hypercorn
supports HTTP/1, HTTP/2, WebSockets (over HTTP/1 and HTTP/2), ASGI,
and WSGI specifications. Hypercorn can utilise asyncio, uvloop, or
trio worker types.

Hypercorn can optionally serve the current draft of the HTTP/3
specification using the aioquic library.

Build dependencies

devel/py-pdm_backend devel/py-build misc/py-installer pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

www/py-h11 www/py-h2 www/py-priority www/py-wsproto lang/python313 lang/python313

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.