Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 194 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 194 Bytes

GIO Async TLS

This example demonstrates the usage of GIO async TLS by downloading the Rust's homepage.

Run it by executing:

cargo run --bin gio_async_tls --features="async-tls"