This project is no longer active. For a reasonable trio-compatible http client check "asks", for a server framework I recommend "quart".
Welcome to trio-aiohttp!
This package contains helpers for running aiohttp under Trio. Specifically, it allows you to run a basic Trio-based web server, including WebSocket support.
Like trio, trio-asyncio is licensed under both the MIT and Apache licenses. Submitting patches or pull requests imply your acceptance of these licenses.