Jan Niehusmann
|
0a2a356e7a
|
replace deprecated feature "alpn" with "ssl" (#56)
In actix-web's Cargo.toml, feature "alpn" is marked as deprecated,
with the suggestion to use "ssl", instead.
|
2018-10-14 20:30:59 +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
|
271749c433
|
update actix-web dependency
|
2018-07-21 05:10:26 -07:00 |
|
Nikolay Kim
|
3a3f08d533
|
fix missing feature
|
2018-07-20 13:55:01 -07:00 |
|
Nikolay Kim
|
2cc1b23761
|
upgrade example to actix-web 0.7
|
2018-07-16 12:36:53 +06: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 |
|