blob: 0cc91092510841367eccfb393025bcd1bba4529e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
Async http client/server framework
Key Features
* Supports both client and server side of HTTP protocol.
* Supports both client and server Web-Sockets out-of-the-box.
* Provides Web-server with middlewares and pluggable routing.
WWW: https://github.com/aio-libs/aiohttp
|