mirror of
https://github.com/actix/actix-web.git
synced 2024-11-22 17:41:11 +00:00
update links
This commit is contained in:
parent
3f6949baa9
commit
1e96821b54
1 changed files with 2 additions and 1 deletions
|
@ -16,8 +16,9 @@ Actix web is licensed under the [Apache-2.0 license](http://opensource.org/licen
|
||||||
* Streaming and pipelining support
|
* Streaming and pipelining support
|
||||||
* Keep-alive and slow requests support
|
* Keep-alive and slow requests support
|
||||||
* [WebSockets support](https://actix.github.io/actix-web/actix_web/ws/index.html)
|
* [WebSockets support](https://actix.github.io/actix-web/actix_web/ws/index.html)
|
||||||
* [Configurable request routing](https://actix.github.io/actix-web/actix_web/struct.RoutingMap.html)
|
* Configurable request routing
|
||||||
* Multipart streams
|
* Multipart streams
|
||||||
|
* Middlewares
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue