-
This is a feature request / proposal to add ASGI support to tornado. Advantages are twofold:
1. It would "automatically" add HTTP/2-support to tornado given a suitable server like hypercorn or daph…
-
Zappa currently only supports WSGI.
[ASGI](https://asgi.readthedocs.io/en/latest/) is a new standard for Python web programming with deep support for Python 3 asyncio.
If Zappa added support for…
-
- servers (can only use 1):
- ASGI: https://github.com/encode/uvicorn (we'll need to port to FastAPI—which is easy—and then make all routes async for best performance)
- WSGI: https://githu…
-
Hi, I'm really glad to see Falcon supporting ASGI - great job!
In some other ASGI frameworks (for example FastAPI, Starlette and BlackSheep) there is the ability to mount other ASGI apps at a certa…
-
@SthPhoenix
```terminal
2024-03-09 09:54:29 Traceback (most recent call last):
2024-03-09 09:54:29 File "/usr/local/lib/python3.10/dist-packages/uvicorn/protocols/http/h11_impl.py", line 412, in…
-
Deprecated np.float.
Fix :
On `requirements.txt` add a new requeriment:
- numpy==1.23.5
-
Hi,
We have been developing our REST API with Django and Django-rest for some time, and we are using behave for integration test and first of all - huge thanks - it's a great tool. However, we have s…
-
Full responses would be good to see.
-
Hi! Thanks for keeping this package alive!
I'm pushing for a lot of async features for Django, and I happened to need web sockets for autocomplete. The Elasticsearch-py documentation specifies that…
-
When I create a folder or file with a Chinese name, it becomes garbled when synchronized to the Context Chat Backend.
```
TRACE: 10.12.1.185:6514 - ASGI [75] Started scope={'type': 'http', 'asgi'…