1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
Commit Graph

28 Commits

Author SHA1 Message Date
Nikolay Kim
3127352797 upgrade to 2.0 alpha.3 2019-12-07 23:59:24 +06:00
Bevan Hunt
3552b29359 Update Multipart example (#196)
* add async/await multipart example

* fix

* replace multipart

* make PR feedback changes

* remove port & heroku & update readme

* update cargo.toml to be correct

* update to alpha 3
2019-12-07 20:40:31 +06:00
Cristian Re
b358d66344 replace png file for a real png 2019-08-13 12:10:52 -03:00
Cristian Re
7c34cf235b implement client with bash 2019-08-13 11:29:25 -03:00
Cristian Re
ffb1b40dc2 Fix client.py paths 2019-08-09 18:19:18 -03:00
Nikolay Kim
aa5750cafc update actix-web to 1.0.0 2019-06-06 16:47:40 +06:00
Nikolay Kim
cee9142257 upgrade actix-web 2019-05-12 11:58:26 -07:00
Nikolay Kim
8de183768c upgrade to beta3 2019-05-04 21:52:24 -07:00
Sylvain Kerkour
982ec7bb2f multipart: fix size result calculation 2019-04-22 16:42:04 +03:00
Nikolay Kim
f073d9029f use actix-multipart 0.1.0-beta.1 2019-04-21 17:08:16 -07:00
Nikolay Kim
52811611d0 update to beta.1 2019-04-21 09:36:31 -07:00
Nikolay Kim
09b0188ff9 upgrade to alpha.6 2019-04-14 10:34:41 -07:00
chris
6545bbfd3d
Revert to alpha3 multipart example to avoid panic
The alpha4 multipart example seems to cause a panic (as mentioned in #736). So this reverts to the alpha3 example, tweaked for the actix-multipart crate.

https://github.com/actix/actix-web/issues/736
2019-04-08 16:33:35 +02: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
e4f71e8fd5 update deps 2019-03-29 13:43:03 -07:00
Nikolay Kim
e2945b9b39 update more examples and rustfmt 2019-03-09 18:03:09 -08:00
RazrFalcon
ece139ffbe Use shebang in all python scripts. 2018-07-29 17:36:43 +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
xvny
325d30127f
Update main.rs 2018-06-20 23:03:56 +08:00
Nikolay Kim
f8e3570bd1 better multipart example 2018-06-07 21:34:14 -07:00
Nikolay Kim
e4f1833215 cleanup and cargo fmt 2018-05-20 21:03:29 -07:00
Kelly Thomas Kline
d3c2722c85
Correct path 2018-05-20 18:19:32 -07:00
Nikolay Kim
bbeb262a5c upgrade actix-web to 0.6 2018-05-08 11:08:43 -07:00
Nikolay Kim
1dea2cf3c3 add workspace 2018-04-13 12:32:15 -07:00
krircc
3ebde8e7c2 actix examples in actix release version 2018-04-13 09:18:42 +08:00