Closed codri closed 7 years ago
Hi,
As discussed in issue #27 I've updated the tls_example to connect and download from the same URL, as well I've added the native-tls(tokio-tls) example, that should be using platform specific ssl libs.
Don't know why it would fail on gcc on Windows.
Great work. Thanks! At a glance, it looks like Appveyor fails for some temporary reason. Will check it later.
Hi,
As discussed in issue #27 I've updated the tls_example to connect and download from the same URL, as well I've added the native-tls(tokio-tls) example, that should be using platform specific ssl libs.