Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
-
Updated
Jan 13, 2023 - Python
Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
A Python ASGI server implemented in Rust.
Shows a demo how long running jobs can be run without one user request blocking other requests.
This is a simple definition of the docker image hypercorn, to build your own python ASGI server
Hackish ASGI application wrapper. See https://github.com/abersheeran/a2wsgi for a production-grade alternative.
Creating a Simple application using Uvicorn ASGI server.
This is a simple definition of the docker image uvicorn, to build your own python ASGI server
This is a simple definition of the docker image daphne, to build your own python ASGI server
Add a description, image, and links to the asgi-server topic page so that developers can more easily learn about it.
To associate your repository with the asgi-server topic, visit your repo's landing page and select "manage topics."