aboutsummaryrefslogblamecommitdiff
path: root/www/py-aiohttp/pkg-descr
blob: 9f77b186b9d660a3513bab69b91183eb5ad37930 (plain) (tree)
1
2
3
4
5
6
7
                                  
 




                                                                                
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 and avoids Callback
  Hell.
- Provides Web-server with middlewares and plugable routing.