Skip to content

Add support for both rustls and native tls in tokio-xmpp

Paul Fariello requested to merge paulfariello/xmpp-rs:feature/rustls into main

Add a feature for using rustls instead of native tls

Merge request reports