1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
Commit Graph

60 Commits

Author SHA1 Message Date
Eric
817c7e1150
Working middleware using extensions_mut (#402)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-07 04:04:19 +01:00
Altug Sahin
8186a8cfea
fix broken links (#441)
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
Co-authored-by: Altug Sahin <altugsahin@gmail.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-06 22:28:53 +01:00
Daniel T. Rodrigues
c3407627d0
Restructure folders (#411) 2021-02-26 00:57:58 +00:00
Simon Strandgaard
7783600918
Improve the "basics" example (#393) 2020-12-18 21:32:36 +00:00
yjh
89d2e4e3f7
fix typo and update some deps (#390)
* chore: fix typo for `run-in-thread`

* chore: update some deps for examples
2020-12-14 11:30:06 +00:00
Rob Ede
49e29a5751
v3 examples (#364) 2020-09-12 16:49:45 +01:00
Yuki Okushi
6cdc1c8738
part1: Update dependencies 2020-04-05 02:30:49 +09:00
dowwie
04cebf6899 resolved formatting 2020-01-31 07:21:39 -05:00
BC-M
462996b0e7 Fix path-text (#225) 2020-01-08 19:23:01 +09:00
BC-M
69d44d6b95 Fix path name (#224) 2020-01-06 19:18:47 +09:00
kamnxt
69e4a44a4e Fix logging in basics example (#221) 2019-12-26 21:39:57 +04:00
Nikolay Kim
e8ab9ee7ca update deps 2019-12-25 20:48:33 +04:00
Nikolay Kim
d914b1c694 update dependencies 2019-12-20 22:30:26 +06:00
Nikolay Kim
22c7d747c2 update deps 2019-12-15 23:07:17 +06:00
Nikolay Kim
3127352797 upgrade to 2.0 alpha.3 2019-12-07 23:59:24 +06:00
Yuki Okushi
2b4e360adc
Update actix-session to 0.2.0 (#174) 2019-09-14 18:01:05 +09:00
Yuki Okushi
77dd2cc4e3
Fix favicon link (#172) 2019-09-13 17:15:26 +09:00
Yuki Okushi
f232b6c684
Fix clippy warnings (#168) 2019-09-05 00:04:57 +09:00
Nikolay Kim
93275d7986 update chat-broker example and fmt 2019-07-11 15:02:25 +06:00
Nikolay Kim
aa5750cafc update actix-web to 1.0.0 2019-06-06 16:47:40 +06:00
dowwie
a8b49dfaec updated code comment about log middleware 2019-06-01 09:27:34 -04:00
dowwie
4e3a42d77d changed order of logging middleware, which must register last 2019-06-01 09:24:54 -04:00
Nikolay Kim
cee9142257 upgrade actix-web 2019-05-12 11:58:26 -07:00
huang.xiangdong
68509a7eaf use absolute path 2019-05-06 18:30:39 +03:00
huang.xiangdong
67bc0144ba fix return home link bug 2019-05-06 18:30:39 +03:00
Nikolay Kim
8de183768c upgrade to beta3 2019-05-04 21:52:24 -07:00
Nikolay Kim
09b0188ff9 upgrade to alpha.6 2019-04-14 10:34:41 -07:00
Nikolay Kim
815e34f32d upgrade to alpha4 2019-04-07 23:39:45 -07:00
Nikolay Kim
86e0f3e02c upgrade to alpha3 2019-04-04 11:37:14 -07:00
Nikolay Kim
9a80911b92 update to alpha2 2019-03-30 09:12:42 -07:00
Nikolay Kim
769cc5b84e upgrade ws examples 2019-03-29 15:08:35 -07:00
Nikolay Kim
e4f71e8fd5 update deps 2019-03-29 13:43:03 -07:00
Juan Aguilar
53fc2221ef Update to master (#90) 2019-03-26 06:29:00 +03:00
Nikolay Kim
14eed91fcd update juniper and middleware examples 2019-03-10 19:19:50 -07:00
Nikolay Kim
f39a53ea3a upgrade diesel, r2d2, state examples 2019-03-07 14:50:29 -08:00
Nikolay Kim
60a9df8abd rename to Files 2019-03-06 23:44:46 -08:00
Nikolay Kim
c4df3356c7 enable logger 2019-03-06 19:45:45 -08:00
Nikolay Kim
51860a4f2a update web api 2019-03-06 15:51:56 -08:00
Nikolay Kim
80615b8579 use new actix-rt 2019-03-06 10:29:01 -08:00
Nikolay Kim
10731e43c6 convert r2d2 example 2019-03-06 10:04:41 -08:00
Nikolay Kim
40b5498902 enable files listing 2019-03-06 09:27:56 -08:00
Nikolay Kim
71e83fb87c update basic example 2019-03-05 22:16:42 -08:00
EasyToFindName
024e21439e Fix favicon's href (#51)
* Fix favicon's href

* Remove wrong index.html
2018-09-30 23:14:57 +03:00
Madao
3c5d53416b make the code neater (#49) 2018-09-28 08:35:13 +03:00
Nikolay Kim
271749c433 update actix-web dependency 2018-07-21 05:10:26 -07:00
Nikolay Kim
2cc1b23761 upgrade example to actix-web 0.7 2018-07-16 12:36:53 +06:00
Gorm Casper
296b108bab typos -> text/plain 2018-07-04 09:43:54 +02:00
Nikolay Kim
fb0a582636 add async body example 2018-06-13 05:21:41 -07:00
Nikolay Kim
e4f1833215 cleanup and cargo fmt 2018-05-20 21:03:29 -07:00
Kelly Thomas Kline
7ecbb5449c
Correct path 2018-05-20 18:22:37 -07:00