acme-client icon indicating copy to clipboard operation
acme-client copied to clipboard

Upgrade to latest hyper/tokio

Open alex opened this issue 6 years ago • 1 comments

This would be a significant breaking change, but I given how the ecosystem is moving in Rust, I think it makes sense for acme-client to move to using the latest hyper version and the tokio ecosystem.

alex avatar Apr 11 '18 20:04 alex

#40 lays the groundwork for this, as the new reqwests is built on a tokio-based hyper.

alex avatar Nov 12 '18 17:11 alex