gotham icon indicating copy to clipboard operation
gotham copied to clipboard

Re-enable openssl example after async/await

Open colinbankier opened this issue 5 years ago • 1 comments
trafficstars

OpenSSL example was disabled in #370 Tokio-openssl (required by "examples/openssl") has been parked and expected to be integrated into rust-openssl, but no timeline is available: alexcrichton/tokio-openssl#12

colinbankier avatar Jan 20 '20 11:01 colinbankier

The tokio-openssl crate has been updated to support std futures and tokio 1.0 so this is no longer blocked.

msrd0 avatar Apr 12 '21 22:04 msrd0