/trio-aiohttp

Helper code to run an aiohttp server under Trio

Primary LanguagePythonOtherNOASSERTION

trio-aiohttp

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.

Licensing

Like trio, trio-asyncio is licensed under both the MIT and Apache licenses. Submitting patches or pull requests imply your acceptance of these licenses.