Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 599 Bytes

README.rst

File metadata and controls

22 lines (14 loc) · 599 Bytes

inactive

This project is no longer active. For a reasonable trio-compatible http client check "asks", for a server framework I recommend "quart".

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.