1
0
mirror of https://github.com/actix/examples synced 2024-11-27 16:02:57 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
Rob Ede
49e29a5751
v3 examples (#364) 2020-09-12 16:49:45 +01:00
Hanif Ariffin
adccbe2a13
Add tiny_template as an example. (#358) 2020-09-10 21:34:32 +01:00
david-perez
10f862ce94 Refactor FromRequest for LoggedUser in simple-auth-server 2020-05-14 00:41:09 +02:00
Yuki Okushi
e921a3f3cd
Fix simple-auth-server compilation 2020-03-28 10:47:54 +09:00
Roman Frołow
9c34ded6fd Use derive feature from serde https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084 (#230) 2020-01-12 21:11:12 +09:00
Nikolay Kim
e8ab9ee7ca update deps 2019-12-25 20:48:33 +04:00
Nikolay Kim
3127352797 upgrade to 2.0 alpha.3 2019-12-07 23:59:24 +06:00
Nikolay Kim
44053504ad reenable uds example; cargo fmt 2019-07-18 18:03:19 +06:00
Harry Gill
7525903fe6 Update to new actix 1.0 api, drop actix-rt (#158) 2019-07-18 17:55:14 +06:00
Nikolay Kim
93275d7986 update chat-broker example and fmt 2019-07-11 15:02:25 +06:00
Nikolay Kim
e7ed6755a5 use cors and identity crates 2019-06-17 12:48:03 +06:00
Nikolay Kim
3058f53bac update simple-auth example 2019-04-21 09:37:29 -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
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
Harry Gill
2fc76ac49b simple-auth-server added to examples (#65) 2018-12-09 18:55:36 +03:00