mirror of
https://github.com/fafhrd91/actix-web
synced 2025-01-18 05:41:50 +01:00
update example links
This commit is contained in:
parent
1e96821b54
commit
17b4c33949
@ -31,8 +31,9 @@ actix-web = { git = "https://github.com/actix/actix-web.git" }
|
|||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
* [Mulitpart support](https://github.com/actix/actix-web/tree/master/examples/multipart)
|
* [Basic](https://github.com/actix/actix-web/tree/master/examples/basic.rs)
|
||||||
* [Simple websocket example](https://github.com/actix/actix-web/tree/master/examples/websocket.rs)
|
* [Mulitpart streams](https://github.com/actix/actix-web/tree/master/examples/multipart)
|
||||||
|
* [Simple websocket session](https://github.com/actix/actix-web/tree/master/examples/websocket.rs)
|
||||||
* [Tcp/Websocket chat](https://github.com/actix/actix-web/tree/master/examples/websocket-chat)
|
* [Tcp/Websocket chat](https://github.com/actix/actix-web/tree/master/examples/websocket-chat)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user