axum/examples/tls-rustls
programatik29 1a5f977896
Simplify tls-rustls example (#254)
## Motivation

Current `tls-rustls` example might be inconvenient for some people.

## Solution

Rename current example to `low-level-rustls` and add a high level example in its place.
2021-08-24 09:56:31 +02:00
..
self_signed_certs Move all examples to their own crates (#201) 2021-08-18 00:49:01 +02:00
src Simplify tls-rustls example (#254) 2021-08-24 09:56:31 +02:00
Cargo.toml Simplify tls-rustls example (#254) 2021-08-24 09:56:31 +02:00