uvicorn 0.43.0
www/py-uvicorn
Lightning-fast ASGI server
Description
Uvicorn is a lightning-fast ASGI server implementation, using uvloop and httptools. Until recently Python has lacked a minimal low-level server/application interface for asyncio frameworks. The ASGI specification fills this gap, and means we're now able to start building a common set of tooling usable across all asyncio frameworks. Uvicorn currently supports HTTP/1.1 and WebSockets. Support for HTTP/2 is planned.
Dependencies
- build devel/py-build
- build devel/py-hatchling
- build devel/py-installer
- build lang/python311
- run devel/py-click
- run lang/python311
- run net/py-h11
Commit History
may be incomplete — full history at freebsd-ports on GitHub
Loading commit history — this may take up to a minute on first view. Reload the page in a moment.