Skip to content

jakoschiko/tokio-maybe-tls

Repository files navigation

tokio-maybe-tls

Convenience wrapper for streams that allows to choose between plain and TLS streams at runtime.

The wrapper consists of two enums, MaybeTlsStream and TlsStream, with variants for all possible cases. Currently supported:

All TLS implementations are optional features and disabled by default.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published