Skip to content

jennifgcrl/monoio-tls

 
 

Repository files navigation

Monoio TLS

TLS Stream Wrapper for Monoio.

TLS with rustls

monoio-rustls provides a TLS stream wrapper. It implements the monoio::io::AsyncReadRent and monoio::io::AsyncWriteRent trait.

Read example/src/client.rs and example/src/server.rs for more details.

TLS with native tls

Maybe todo.

Licenses

Monoio-tls is licensed under the MIT license or Apache license.

During developing we referenced a lot from tokio-rustls. We would like to thank the authors of the project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%