↧
Considering ASGI support
@ahopkins wrote: Opinions wanted… The new SanicTestClient uses requests-async instead of aiohttp. In the past, we got around having aiohttp be a hard dependency by doing the import right inside the...
View ArticleConsidering ASGI support
@abuckenheimer wrote: a couple thoughts: on size: The actual size of the dependency isn’t that bad, I run most of my stuff ontop of a docker image (jfloff/alpine-python:3.7) and pip install...
View ArticleConsidering ASGI support
@tomchristie wrote: Worth keeping in mind too, that there’s still lots of work going on in the async HTTP client space that you’ll want to keep your eye on. The requests-async package is the minimal...
View Article