1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-01-26 17:59:04 +01:00
Commit graph

1 commit

Author SHA1 Message Date
programatik29
1a5f977896
Simplify tls-rustls example ()
## 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