11 ms·
Could you share some resources? I'm trying to move a Hyper + Tokio-core + Futures project to the newer versions and am struggling..
by aashcan 7y ago
Could you share some resources? I'm trying to move a Hyper + Tokio-core + Futures project to the newer versions and am struggling..
- kodablah 7y agoI don't really have any except to use the alphas of tokio and toy with it. The tokio alpha docs and the async book[0] has some info, but both are a bit incomplete. 0 - https://rust-lang.github.io/async-book/ https://rust-lang.github.io/async-book/