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
Max
7ac0b75fc7
Tip for key to work
For some reason mkcert default generated sertificate doesn't work. Rust panic on `keys.remove(0)`.
2020-07-19 00:57:15 +03:00
Yuki Okushi
b61f7a5e96
Add introduction to use mkcert 2020-05-19 12:46:00 +09:00
Yuki Okushi
4e051e8cd5
part2: Update dependencies 2020-04-05 13:50:44 +09: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
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
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
e2945b9b39 update more examples and rustfmt 2019-03-09 18:03:09 -08:00
Jan Niehusmann
30623edfe1 fix rustls example with updated rustls in actix-web (#55) 2018-10-14 20:30:18 +03:00
Douman
d8412fb9bb Do not use master branch of actix-web 2018-09-28 18:20:09 +03:00
sapir
d9afae21b6 Fix "websocket" example's readme, and make binary names unique (#45)
Give each example binary a unique name.

This should allow running cargo run --bin in the root directory.
2018-09-24 11:57:36 +03:00
Nikolay Kim
ca32d68769 rustls example 2018-08-07 22:34:16 -07:00