feature-gate direct TLS mode to make rustls/aws-lc-rs optional
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
87734a074f
commit
e5efd55838
7 changed files with 29 additions and 11 deletions
|
@ -101,7 +101,6 @@ features = ["typed-header", "tracing"]
|
|||
[workspace.dependencies.axum-server]
|
||||
version = "0.7.1"
|
||||
default-features = false
|
||||
features = ["tls-rustls"]
|
||||
|
||||
# to listen on both HTTP and HTTPS if listening on TLS dierctly from conduwuit for complement or sytest
|
||||
[workspace.dependencies.axum-server-dual-protocol]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue