Y
Hacker News
new
|
ask
|
show
|
jobs
by
aashcan
2410 days ago
Could you share some resources? I'm trying to move a Hyper + Tokio-core + Futures project to the newer versions and am struggling..
1 comments
kodablah
2410 days ago
I 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/
link
0 - https://rust-lang.github.io/async-book/