Skip to content

Commit 6198bae

Browse files
committed
Update README
1 parent 48dbaf5 commit 6198bae

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ http client/server for asyncio
1010
:target: https://secure.travis-ci.org/KeepSafe/aiohttp
1111
:align: right
1212

13+
Features
14+
--------
15+
16+
- Supports both client and server side of HTTP protocol.
17+
- Supports Web-Sockets out-of-the-box.
18+
- Web-server has middlewares and pluggable routing.
19+
1320

1421
Requirements
1522
------------
@@ -29,6 +36,12 @@ Documentation
2936

3037
http://aiohttp.readthedocs.org/
3138

39+
Source code
40+
------------
41+
42+
The latest developer version is available in a github repository:
43+
https://github.com/KeepSafe/aiohttp
44+
3245

3346
Getting started
3447
---------------

0 commit comments

Comments
 (0)