1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

update api docs

This commit is contained in:
Nikolay Kim
2017-12-13 23:35:21 -08:00
parent 8c1487f7f2
commit 355f54efe2
3 changed files with 35 additions and 2 deletions

View File

@ -27,7 +27,7 @@ fn main() {
## Features
* Supported HTTP/1 and HTTP/2 protocols
* Supported *HTTP/1.x* and *HTTP/2.0* protocols
* Streaming and pipelining
* Keep-alive and slow requests handling
* [WebSockets](https://actix.github.io/actix-web/actix_web/ws/index.html)