micropython-lib/python-ecosys/aiohttp/aiohttp
Carlosgg 7cdf708815 aiohttp: Add new aiohttp package.
Implement `aiohttp` with `ClientSession`, websockets and `SSLContext`
support.

Only client is implemented and API is mostly compatible with CPython
`aiohttp`.

Signed-off-by: Carlos Gil <carlosgilglez@gmail.com>
2023-12-20 16:26:04 +11:00
..
__init__.py aiohttp: Add new aiohttp package. 2023-12-20 16:26:04 +11:00
aiohttp_ws.py aiohttp: Add new aiohttp package. 2023-12-20 16:26:04 +11:00