kanidm/kanidm_unix_int
Firstyear 0041445b73
314 improve async (#316)
this completely removes actix and actix-web from the codebase, replacing it with tokio and http-rs/tide. Due to a current temporary limit in tokio parts with openssl/libressl, rustls is used for the webserver, but I'll change this back once that issue is resolved. For now there are likely some other clippy issues, but the next step now is that I can finally run cargo outdated and update this and the other kanidm/* deps to be up to date due to no longer being held back on versions by actix. So following this, I need to finish clippy warnings, and run cargo outdated and cargo audit.
2020-09-06 08:44:35 +10:00
..
nss_kanidm Cleanup and improve client error handling 2020-08-02 09:16:34 +10:00
pam_kanidm Cleanup and improve client error handling 2020-08-02 09:16:34 +10:00
pam_tester Update to latest rc 2020-04-10 15:55:25 +10:00
src 314 improve async (#316) 2020-09-06 08:44:35 +10:00
tests 314 improve async (#316) 2020-09-06 08:44:35 +10:00
Cargo.toml 314 improve async (#316) 2020-09-06 08:44:35 +10:00