summaryrefslogtreecommitdiff
path: root/www/py-aiohttp/DESCR
blob: 753422013c02c71521f5bfb6a8d4c622ae86704a (plain)
1
2
3
4
5
6
HTTP client/server for asyncio (PEP 3156).

Features:
* Supports both Client and HTTP Server.
* Supports both Server WebSockets and Client WebSockets out-of-the-box.
* Web-server has Middlewares, Signals and pluggable routing.