mirror of
https://github.com/actix/actix-web.git
synced 2024-12-17 05:36:36 +00:00
Update README.md
This commit is contained in:
parent
a021a06743
commit
01e9a7d77e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Actix Http is licensed under the [Apache-2.0 license](http://opensource.org/lice
|
|||
|
||||
* HTTP 1.1 and 1.0 support
|
||||
* Streaming and pipelining support
|
||||
* WebSockets support
|
||||
* [WebSockets support](https://fafhrd91.github.io/actix-http/actix_http/ws/index.html)
|
||||
* Configurable request routing
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Reference in a new issue