Rob Ede
|
7148fd3d0e
|
add client certificate example (#380)
|
2020-10-30 04:22:24 +00:00 |
|
Max
|
9c9db0de55
|
Fix rustls example to support pkcs8 keys (#347)
|
2020-10-25 17:12:33 +00:00 |
|
Nicolas Mazzon
|
323fc66f17
|
Minor typo within example (#374)
|
2020-10-04 01:31:58 +09:00 |
|
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 |
|