continuwuity/src/router
strawberry 47ca835c20 initialise default TLS crypto provider with aws_lc_rs manually
we use ring for hashing state and ruma, and reqwest/rustls defaults
to aws_lc_rs, so we have to manually pick which one. there doesn't
seem to be a way to just use one for some reason, so lets just use
the new aws_lc_rs.

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-08-29 19:19:20 +00:00
..
serve initialise default TLS crypto provider with aws_lc_rs manually 2024-08-29 19:19:20 +00:00
Cargo.toml initialise default TLS crypto provider with aws_lc_rs manually 2024-08-29 19:19:20 +00:00
layers.rs remove redundant CSP directives which effectively default to the same value 2024-08-29 19:19:20 +00:00
mod.rs de-global services 2024-07-27 09:08:51 +00:00
request.rs use Services instead of Server for middleware function state 2024-07-31 03:04:17 +00:00
router.rs optimize api state extractor 2024-07-31 03:04:17 +00:00
run.rs de-global services 2024-07-27 09:08:51 +00:00