trio-aiohttp

Helpers for running aiohttp under Trio


Keywords
html
Licenses
GPL-3.0/GPL-3.0+
Install
pip install trio-aiohttp==0.2.3

Documentation

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.