Описание тега aiohttp
Use this tag for questions about AIOHTTP – a client/server framework for asyncio Python.
AIOHTTP is an asynchronous asyncio Python web framework for both client and server sides. It supports HTTP, WebSockets, and also MiddleWare and Signals mechanics for the server side.
Useful links:
Related tags: python python-3.x python-asyncio asynchronous http websocket